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 3c1b268 commit 0c2998eCopy full SHA for 0c2998e
1 file changed
CHANGELOG.md
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
([#4862](https://github.com/open-telemetry/opentelemetry-python/pull/4862))
39
- `opentelemetry-exporter-otlp-proto-http`: fix retry logic and error handling for connection failures in trace, metric, and log exporters
40
([#4709](https://github.com/open-telemetry/opentelemetry-python/pull/4709))
41
+- `opentelemetry-sdk`: avoid RuntimeError during iteration of view instrument match dictionary in MetricReaderStorage.collect()
42
+ ([#4891](https://github.com/open-telemetry/opentelemetry-python/pull/4891))
43
44
## Version 1.39.0/0.60b0 (2025-12-03)
45
0 commit comments