File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## Unreleased
9
9
10
10
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
12
14
([ #3323 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3323 ) )
13
15
- 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 ) )
15
17
- Support dropped_attributes_count in LogRecord and exporters
16
18
([ #3351 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3351 ) )
17
19
- Add unit to view instrument selection criteria
You can’t perform that action at this time.
0 commit comments