Skip to content

Commit fb7b2d8

Browse files
Update changelog
Signed-off-by: Alexandre Lamarre <[email protected]>
1 parent 35b3b2e commit fb7b2d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1919
- Add metric's scope attributes as `otel_scope_[attribute]` labels in `go.opentelemetry.io/otel/exporters/prometheus`. (#5947)
2020
- Add `EventName` to `EnabledParameters` in `go.opentelemetry.io/otel/log`. (#6825)
2121
- Add `EventName` to `EnabledParameters` in `go.opentelemetry.io/otel/sdk/log`. (#6825)
22+
- Changed handling of `exporters/prometheus` metric renaming to add unit suffixes when it doesn't match one of the pre-defined values in the unit suffix map. (#6839)
23+
2224

2325
### Removed
2426

0 commit comments

Comments
 (0)