OpenTelemetry - CNCF/opentelemetry-go-instrumentation: Release v0.2.1-alpha

Name: opentelemetry-go-instrumentation

Owner: OpenTelemetry - CNCF

Release: v0.2.1-alpha

Released: 2023-05-15

License: Apache-2.0

Release Assets:

What's Changed

Fixed

  • Fix gRPC instrumentation memory access issue on newer kernels. (#150)
  • Fix missing spans in gorillamux instrumentation. (#86)

Changed

  • Update HTTP span names to include method and route to match semantic conventions. (#143)
  • Add DockerHub to release destinations. (#152)

New Contributors

Full Changelog: https://github.com/open-telemetry/opentelemetry-go-instrumentation/compare/v0.2.0-alpha...v0.2.1-alpha

To top