Skip to content

OTEL collector error logging is wrong #5094

Closed
@zroubalik

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:

fmt.Println("failed to register scaler metrics latency")

KEDA Version

2.12.0

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions