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

Name: opentelemetry-go-instrumentation

Owner: OpenTelemetry - CNCF

Release: v0.10.0-alpha

Released: 2024-01-03

License: Apache-2.0

Release Assets:

Added

  • Add net.host.name, net.protocol.name, net.peer.name, and net.peer.port attributes to HTTP server spans. (#470
  • Support version v1.60.1 of google.golang.org/grpc. (#568)

Fixed

  • Correct the target probe argument positions for the v1.60.0 and greater versions of the google.golang.org/grpc server instrumentation. (#574, #576)
  • Do not instrument the OpenTelemetry default global implementation if the user has already set a delegate. (#569)

New Contributors

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

To top