OpenTelemetry - CNCF/opentelemetry-go-contrib: Release v1.21.1

Name: opentelemetry-go-contrib

Owner: OpenTelemetry - CNCF

Release: Release v1.21.1/v0.46.1/v0.15.1/v0.1.1

Released: 2023-11-16

License: Apache-2.0

Release Assets:

Changed

Fixed

  • Fix StreamClientInterceptor in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to end the spans synchronously. (#4537)
  • Fix data race in stats handlers when processing messages received and sent metrics in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4577)
  • The stats handlers NewClientHandler, NewServerHandler in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc now record RPC durations in ms instead of ns. (#4548)

To top