Skip to content

Release v0.10.0-alpha

Compare
Choose a tag to compare
@MrAlias MrAlias released this 03 Jan 16:35
· 189 commits to main since this release
v0.10.0-alpha
cf64eab

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: v0.9.0-alpha...v0.10.0-alpha