Skip to content

Commit 6fd726b

Browse files
committed
add changelog entry for service resource detector (#5003)
Assisted-by: Claude Sonnet 4.6
1 parent a2b7031 commit 6fd726b

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 `service` resource detector support to declarative file configuration via `detection_development.detectors[].service`
16+
([#5003](https://github.com/open-telemetry/opentelemetry-python/pull/5003))
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)