Skip to content

OTEL Env vars don't respect spec #1031

Closed
@JorTurFer

Description

@JorTurFer

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions