Skip to content

Commit

Permalink
update changelog with PR id
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Thompson committed Oct 22, 2024
1 parent e4cf40d commit e713527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Fixed

- Global MeterProvider registration unwraps global instrument Observers, the undocumented Unwrap() methods are now private. (#5881)
- `go.opentelmetry.io/otel/exporters/prometheus` now doesn't try to add exemplars to Gauge metrics, which is unsupported.
- `go.opentelmetry.io/otel/exporters/prometheus` now doesn't try to add exemplars to Gauge metrics, which is unsupported. (#5912)

### Changed

Expand Down

0 comments on commit e713527

Please sign in to comment.