github open-telemetry/opentelemetry-go-contrib v1.2.0
Release v1.2.0/v0.27.0

latest releases: detectors/aws/ec2/v2.0.0, v1.38.0, detectors/azure/azurevm/v0.10.0...
3 years ago

Changed

  • Update dependency on the go.opentelemetry.io/otel project to v1.2.0.
  • go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig
    updated to ensure access to the TracerProvider.
    • A NewTracerProvider() function is available to construct a recommended
      TracerProvider configuration.
    • AllRecommendedOptions() has been renamed to WithRecommendedOptions()
      and takes a TracerProvider as an argument.
    • EventToCarrier() and Propagator() are now WithEventToCarrier() and
      WithPropagator() to reflect that they return Option implementations.

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

NewReleases is sending notifications on new releases.