opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

otelcol: make Factories.Telemetry required

Open axw opened this issue 1 month ago • 1 comments
trafficstars

Component(s)

otelcol

Describe the issue you're reporting

See https://github.com/open-telemetry/opentelemetry-collector/pull/13950#discussion_r2425393378

To keep the code maintainable, we should make a breaking change and require callers of otelcol to provide a telemetry factory. We'll initially provide a default (otelconftelemetry) if none is provided, to ease the transition.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

axw avatar Oct 13 '25 07:10 axw