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 1502984 commit a50e0d1Copy full SHA for a50e0d1
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- prometheus-exporter: fix labels out of place for data points with different
11
+ attribute sets
12
+ ([#4413](https://github.com/open-telemetry/opentelemetry-python/pull/4413))
13
+
14
## Version 1.30.0/0.51b0 (2025-02-03)
15
16
- Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python `logging` module handler setup
0 commit comments