Skip to content

Commit

Permalink
add changelog entry for WithPublicEndpointFn (#2563)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Jul 7, 2022
1 parent efd0187 commit 84d4feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Added

- The `go.opentelemetry.io/contrib/propagators/autoprop` package to provide configuration of propagators with useful defaults and envar support. (#2258)
- `WithPublicEndpointFn` hook to dynamically detect public HTTP requests and set their trace parent as a link. (#2342)

### Fixed

Expand Down

0 comments on commit 84d4feb

Please sign in to comment.