github open-telemetry/opentelemetry-go-contrib v0.22.0
Release v0.22.0

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

Added

  • Add the zpages span processor. (#894)

Changed

  • The b3.B3 type has been removed.
    b3.New() and b3.WithInjectEncoding(encoding) are added to replace it. (#868)

Fixed

  • Fix deadlocks and race conditions in otelsarama.WrapAsyncProducer.
    The messaging.message_id and messaging.kafka.partition attributes are now not set if a message was not processed. (#754) (#755) (#881)
  • Fix otelsarama.WrapAsyncProducer so that the messages from the Errors channel contain the original Metadata. (#754)

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

NewReleases is sending notifications on new releases.