Merge branch 'wp' into dev
This commit is contained in:
commit
11aab8dcbb
@ -31,7 +31,7 @@ func NewApp(Lg *zap.Logger, JaegerTracer *tracing.JaegerProvider, SfNode *snowfl
|
|||||||
func main() {
|
func main() {
|
||||||
// 启动错误追踪日志
|
// 启动错误追踪日志
|
||||||
errs := sentry.Init(sentry.ClientOptions{
|
errs := sentry.Init(sentry.ClientOptions{
|
||||||
Dsn: "http://35790d769c342804430ec4f3942a001a@101.37.14.57:9002/10",
|
Dsn: "https://3022195bbac2a3721fce115622c271b3@sentry.szjixun.cn/29",
|
||||||
TracesSampleRate: 1.0,
|
TracesSampleRate: 1.0,
|
||||||
Environment: os.Getenv(msg.MODE_ENV),
|
Environment: os.Getenv(msg.MODE_ENV),
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user