diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7f58fb9e..ee3635fae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +- Added export of resources attributes on target_info for Prometheus Exporter + ([#3279](https://github.com/open-telemetry/opentelemetry-python/pull/3279)) + ## Version 1.18.0/0.39b0 (2023-05-04) - Select histogram aggregation with an environment variable @@ -23,8 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ([#3223](https://github.com/open-telemetry/opentelemetry-python/pull/3223)) - Add speced out environment variables and arguments for BatchLogRecordProcessor ([#3237](https://github.com/open-telemetry/opentelemetry-python/pull/3237)) -- Added export of resources attributes on target_info for Prometheus Exporter - ([#3279](https://github.com/open-telemetry/opentelemetry-python/pull/3279)) ## Version 1.17.0/0.38b0 (2023-03-22)