Skip to content

Commit 22fd4b2

Browse files
committed
update CHANGELOG
1 parent 2920836 commit 22fd4b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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`: Honour `OTEL_LOG_LEVEL` environment variable to configure the SDK's internal diagnostic logger; accepted values: `debug`, `info`, `warn`, `warning`, `error`, `critical`; invalid values emit a warning and default to `info`
16+
([#1059](https://github.com/open-telemetry/opentelemetry-python/issues/1059))
1517
- `opentelemetry-sdk`: Add `service` resource detector support to declarative file configuration via `detection_development.detectors[].service`
1618
([#5003](https://github.com/open-telemetry/opentelemetry-python/pull/5003))
1719

0 commit comments

Comments
 (0)