Skip to content

Figure out how to support more OTel knobs #3257

@dprotaso

Description

@dprotaso

TIL: there's an almost stable config that will work across OTel implementation here:

go implementation https://pkg.go.dev/go.opentelemetry.io/contrib/otelconf/v0.3.0
spec: open-telemetry/opentelemetry-specification#4374

We could support additional OTel knobs by allowing operators to specify such a config in config-observability

Then we could merge the existing keys with the keys in said config.

Alternatively, given that config is pretty large (probably was pulled out of the collector) we could simply add more options as separate config map keys as people request them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions