mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-04 23:27:30 +01:00
clarify ccms logs
This commit is contained in:
@@ -339,7 +339,7 @@ func runServer(ctx context.Context) error {
|
||||
err := metricdispatch.Init(mscfg)
|
||||
|
||||
if err != nil {
|
||||
cclog.Debugf("initializing metricdispatch: %v", err)
|
||||
cclog.Debugf("error while initializing external metricdispatch: %v", err)
|
||||
} else {
|
||||
haveMetricstore = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user