Skip to content

Commit

Permalink
Log a view suggestion for duplicate instrument conflicts (#4349)
Browse files Browse the repository at this point in the history
* Log a view suggestion for duplicate instrument conflicts

* Add change to changelog

* Update changelog entry
  • Loading branch information
MrAlias committed Jul 24, 2023
1 parent fd5284f commit ab61991
Show file tree
Hide file tree
Showing 6 changed files with 1,554 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fix `resource.WithHostID()` to not set an empty `host.id`. (#4317)
- Use the instrument identifying fields to cache aggregators and determine duplicate instrument registrations in `go.opentelemetry.io/otel/sdk/metric`. (#4337)
- Detect duplicate instruments for case-insensitive names in `go.opentelemetry.io/otel/sdk/metric`. (#4338)
- Log a suggested view that fixes instrument conflicts in `go.opentelemetry.io/otel/sdk/metric`. (#4349)

## [1.16.0/0.39.0] 2023-05-18

Expand Down
Loading

0 comments on commit ab61991

Please sign in to comment.