fix(host): make telegraf configuration log to debug (#21844)

This commit is contained in:
Zexi Li
2024-12-19 15:56:32 +08:00
committed by GitHub
parent 7cc649f47a
commit a160b380c5
+1 -1
View File
@@ -2527,7 +2527,7 @@ func (h *SHostInfo) OnCatalogChanged(catalog mcclient.KeystoneServiceCatalogV3)
telegraf.BgReloadConf(conf)
}
} else {
log.Infof("telegraf configuration no change")
log.Debugf("telegraf configuration no change")
}
/*urls, _ = catalog.GetServiceURLs("elasticsearch",