generated from kedacore/github-template
-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Report
We have merged the support for OTEL metrics, but the envs used don't respect the spec:
https://opentelemetry.io/docs/specs/otel/protocol/exporter/
Expected Behavior
We should respect the spec, we use KEDA_HTTP_OTEL_HTTP_COLLECTOR_ENDPOINT when it should be OTEL_EXPORTER_OTLP_ENDPOINT (and probably supported automatically under the hood), or KEDA_HTTP_OTEL_HTTP_COLLECTOR_INSECURE instead of OTEL_EXPORTER_OTLP_INSECURE and other cases
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done