File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ - Fix ` OTLPMetricExporter ` ignores ` preferred_aggregation ` property
11
+ ([ #3603 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3603 ) )
10
12
- Logs: set ` observed_timestamp ` field
11
13
([ #3565 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3565 ) )
12
14
- Add missing Resource SchemaURL in OTLP exporters
@@ -50,7 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
50
52
([ #3524 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3524 ) )
51
53
- Handle ` taskName ` ` logrecord ` attribute
52
54
([ #3557 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3557 ) )
53
- - Fix ` OTLPMetricExporter ` ignores ` preferred_aggregation ` property ([ #3603 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/3603 ) )
54
55
55
56
## Version 1.21.0/0.42b0 (2023-11-01)
56
57
You can’t perform that action at this time.
0 commit comments