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 ba090dd commit 4aecf46Copy full SHA for 4aecf46
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
- Fix python 3.12 deprecation warning
11
([#3751](https://github.com/open-telemetry/opentelemetry-python/pull/3751))
12
+- Add to_json method to ExponentialHistogram
13
+ ([#3780](https://github.com/open-telemetry/opentelemetry-python/pull/3780))
14
- bump mypy to 0.982
15
([#3776](https://github.com/open-telemetry/opentelemetry-python/pull/3776))
16
- Fix ValueError message for PeriodicExportingMetricsReader
0 commit comments