Skip to content

Use the same default collector telemetry settings as upstream #5075

@swiatekm

Description

@swiatekm

We explicitly add a Prometheus metrics reader to the collector configuration if one is not present. We only set the endpoint, so the rest of the settings should use defaults. However, due to a recently fixed bug in the collector, this caused us to use non-default settings.

These settings control, among other things, the shape of the metrics data emitted by the collector, including the metric names. Changing this would be a significant breaking change. However, we should ultimately be aligned with collector defaults here.

The proposed solution here, as discussed during the SIG meeting on 05.05.2026, is:

Users who want different behavior can explicitly set it in their individual OpenTelemetryCollector CRs.

Metadata

Metadata

Labels

area:collectorIssues for deploying collectorbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions