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