Skip to content

Commit

Permalink
Merge branch 'main' into sdk-metric-fix-test-leaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared authored Jul 24, 2023
2 parents 864b134 + ab61991 commit a81313b
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 a81313b

Please sign in to comment.