OpenTelemetry - CNCF/opentelemetry-go: Release v1.6.2

Name: opentelemetry-go

Owner: OpenTelemetry - CNCF

Release: Release v1.6.2

Released: 2022-04-06

License: Apache-2.0

Release Assets:

1.6.2 - 2022-04-06

Changed

  • Don't panic anymore when setting a global TracerProvider or TextMapPropagator to itself. (#2749)
  • Upgrade go.opentelemetry.io/proto/otlp in go.opentelemetry.io/otel/exporters/otlp/otlptrace from v0.12.1 to v0.15.0. This replaces the use of the now deprecated InstrumentationLibrary and InstrumentationLibrarySpans types and fields in the proto library with the equivalent InstrumentationScope and ScopeSpans. (#2748)

To top