github open-telemetry/opentelemetry-go-contrib v1.8.0
Release v1.8.0/v0.33.0/v0.3.0

latest releases: v1.35.0, detectors/azure/azurevm/v0.7.0, processors/minsev/v0.8.0...
2 years ago

1.8.0/0.33.0 - 2022-07-08

Added

  • The go.opentelemetry.io/contrib/propagators/autoprop package to provide configuration of propagators with useful defaults and envar support. (#2258)
  • WithPublicEndpointFn hook to dynamically detect public HTTP requests and set their trace parent as a link. (#2342)

Fixed

  • Fix the otelhttp, otelgin, otelmacaron, otelrestful middlewares
    by using SpanKindServer when deciding the SpanStatus.
    This makes 4xx response codes to not be an error anymore. (#2427)

Don't miss a new opentelemetry-go-contrib release

NewReleases is sending notifications on new releases.