-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Otel logger is set as prometheus_server
:
var otLog = logf.Log.WithName("prometheus_server") |
Also some error messages are printed with fmt.Println
instead of using logger:
keda/pkg/metricscollector/opentelemetry.go
Line 110 in fb12330
fmt.Println("failed to register scaler metrics latency") |
KEDA Version
2.12.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done