Skip to content

Commit 69f319b

Browse files
committed
update CHANGELOG with PR number #5091
Assisted-by: Claude Sonnet 4.6
1 parent 6bb0526 commit 69f319b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
## Unreleased
1414

1515
- `opentelemetry-sdk`: fix YAML structure injection via environment variable substitution in declarative file configuration; values containing newlines are now emitted as quoted YAML scalars per spec requirement
16-
([#TODO](https://github.com/open-telemetry/opentelemetry-python/pull/TODO))
16+
([#5091](https://github.com/open-telemetry/opentelemetry-python/pull/5091))
1717
- `opentelemetry-sdk`: Add `create_logger_provider`/`configure_logger_provider` to declarative file configuration, enabling LoggerProvider instantiation from config files without reading env vars
1818
([#4990](https://github.com/open-telemetry/opentelemetry-python/pull/4990))
1919
- `opentelemetry-sdk`: Add `service` resource detector support to declarative file configuration via `detection_development.detectors[].service`

0 commit comments

Comments
 (0)