Commit Graph

1 Commits

Author SHA1 Message Date
Andrew Wilkins f1aa3dba91
[chore] service: move SDK creation to service/telemetry (#13536)
#### Description

Move SDK construction into service/telemetry. This is a step towards
fully encapsulating the otelconf SDK in the service/telemetry package,
so we can have different telemetry provider implementations that can be
injected.

#### Link to tracking issue

Preparation work for
https://github.com/open-telemetry/opentelemetry-collector/issues/4970

#### Testing

N/A, non-functional change.

#### Documentation

N/A
2025-08-04 16:07:24 +00:00