We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ddce1 commit a0cc788Copy full SHA for a0cc788
CHANGELOG.md
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
([#4324](https://github.com/open-telemetry/opentelemetry-python/pull/4324))
24
- Remove `TestBase.assertEqualSpanInstrumentationInfo` method, use `assertEqualSpanInstrumentationScope` instead
25
([#4310](https://github.com/open-telemetry/opentelemetry-python/pull/4310))
26
+- sdk: instantiate lazily `ExemplarBucket`s in `ExemplarReservoir`s
27
+ ([#4260](https://github.com/open-telemetry/opentelemetry-python/pull/4260))
28
29
## Version 1.28.0/0.49b0 (2024-11-05)
30
0 commit comments