Skip to content

Commit fa2a435

Browse files
committed
add changelog entry for PR open-telemetry#4985
Assisted-by: Claude Sonnet 4.6
1 parent bdab2df commit fa2a435

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## Unreleased
1414

15+
- `opentelemetry-sdk`: Add `create_tracer_provider`/`configure_tracer_provider` to declarative file configuration, enabling TracerProvider instantiation from config files without reading env vars
16+
([#4985](https://github.com/open-telemetry/opentelemetry-python/pull/4985))
1517
- `opentelemetry-sdk`: Add `create_resource` and `create_propagator`/`configure_propagator` to declarative file configuration, enabling Resource and propagator instantiation from config files without reading env vars
1618
([#4979](https://github.com/open-telemetry/opentelemetry-python/pull/4979))
1719
- `opentelemetry-sdk`: Add file configuration support with YAML/JSON loading, environment variable substitution, and schema validation against the vendored OTel config JSON schema

0 commit comments

Comments
 (0)