MM-24094 EnableOpenTracing config setting missing from teleme… (#14298)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e763e308a4
Коммит
be7ee97dd3
@@ -325,6 +325,7 @@ func (a *App) trackConfig() {
|
||||
"enable_bot_account_creation": *cfg.ServiceSettings.EnableBotAccountCreation,
|
||||
"enable_svgs": *cfg.ServiceSettings.EnableSVGs,
|
||||
"enable_latex": *cfg.ServiceSettings.EnableLatex,
|
||||
"enable_opentracing": *cfg.ServiceSettings.EnableOpenTracing,
|
||||
})
|
||||
|
||||
a.SendDiagnostic(TRACK_CONFIG_TEAM, map[string]interface{}{
|
||||
|
||||
Ссылка в новой задаче
Block a user