Skip to content

Commit ad7d1dd

Browse files
committed
Changelog for 3372
1 parent 5cb8b48 commit ad7d1dd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

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

1010

11-
- Add max_scale option to Exponential Bucket Histogram Aggregation
11+
- Drop `setuptools` runtime requirement.
12+
([#3372](https://github.com/open-telemetry/opentelemetry-python/pull/3372))
13+
- Add max_scale option to Exponential Bucket Histogram Aggregation
1214
([#3323](https://github.com/open-telemetry/opentelemetry-python/pull/3323))
1315
- Use BoundedAttributes instead of raw dict to extract attributes from LogRecord
14-
([#3310](https://github.com/open-telemetry/opentelemetry-python/pull/3310))
16+
([#3310](https://github.com/open-telemetry/opentelemetry-python/pull/3310))
1517
- Support dropped_attributes_count in LogRecord and exporters
1618
([#3351](https://github.com/open-telemetry/opentelemetry-python/pull/3351))
1719
- Add unit to view instrument selection criteria

0 commit comments

Comments
 (0)