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

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

Added

  • Consistent probability sampler implementation. (#1379)
  • AWS X-Ray remote sampling support. (#1859)

Changed

  • Upgraded all semconv package use to v1.10.0. This includes a backwards incompatible change for the otelgocql package to conform with the specification change. The db.cassandra.keyspace attribute is now transmitted as the db.name attribute. (#2222)

Fixed

  • Fix the otelmux middleware by using SpanKindServer when deciding the SpanStatus. This makes 4xx response codes to not be an error anymore. (#1973)
  • Fixed jaegerremote sampler not behaving properly with per operation strategy set. (#2137)
  • Stopped injecting propagation context into response headers in otelhttp. (#2180)

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

NewReleases is sending notifications on new releases.