Skip to content

Commit

Permalink
Add changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskorn committed May 28, 2023
1 parent 4e27aed commit 9d4cbe2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -13,6 +13,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Add the new `go.opentelemetry.io/contrib/instrgen` package to provide auto-generated source code instrumentation. (#3068, #3108)
- The `go.opentelemetry.io/contrib/exporters/autoexport` package to provide configuration of trace exporters with useful defaults and envar support. (#2753)

### Changed

- Add route tag to metrics as well as traces when using `otelhttp.WithRouteTag()`. (#615)

### Fixed

- AWS XRay Remote Sampling to cap quotaBalance to 1x quota in `go.opentelemetry.io/contrib/samplers/aws/xray`. (#3651, #3652)
Expand Down

0 comments on commit 9d4cbe2

Please sign in to comment.