You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Prepares release v0.130.1/v1.36.1 to release #13429
<!-- Issue number if applicable -->
#### Link to tracking issue
Updates #13381
Relates to open-telemetry/opentelemetry-go/issues/7039
---------
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ If you are looking for developer-facing changes, check out [CHANGELOG-API.md](./
7
7
8
8
<!-- next version -->
9
9
10
+
## v1.36.1/v0.130.1
11
+
12
+
### 🧰 Bug fixes 🧰
13
+
14
+
-`service`: Fixes bug where internal metrics are emitted with an unexpected suffix in their names when users configure `service::telemetry::metrics::readers` with Prometheus. (#13449)
15
+
See more details on https://github.com/open-telemetry/opentelemetry-go/issues/7039
0 commit comments