OpenTelemetry - CNCF/opentelemetry-go-contrib: Release v1.16.1
Name: opentelemetry-go-contrib
Owner: OpenTelemetry - CNCF
Release: Release v1.16.1/v0.41.1/v0.10.1
Released: 2023-05-03
License: Apache-2.0
Release Assets:
What's Changed
Added
- The
WithPublicEndpoint
andWithPublicEndpointFn
options ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
. (#3661)
Changed
- Upgrade dependencies of OpenTelemetry Go to use the new
v1.15.1
/v0.38.1
release
Fixed
- AWS XRay Remote Sampling to preserve previous rule if updated rule property has not changed in
go.opentelemetry.io/contrib/samplers/aws/xray
. (#3619, #3620)
New Contributors
- @elaous made their first contribution in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/3661
Full Changelog: https://github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.16.0...v1.16.1