github DataDog/dd-trace-go v1.54.0

latest releases: v1.68.0, v1.68.0-rc.2, v1.68.0-rc.1...
13 months ago

Summary

In this release, Application Performance Monitoring (APM) adds partial flushing beta support, it enables flushing of partially finished traces. Partial flushing is disabled by default, it can be enabled via WithPartialFlushing or by setting DD_TRACE_PARTIAL_FLUSH_ENABLED to true. See the docs for more details.

The release also includes multiple bug fixes and improvements.

Changes

Application Performance Monitoring (APM)

  • contrib/bradfitz/gomemcache: Add trace wrappers for new Append and Prepend client functions by @vanstinator in #1555
  • contrib/segmentio/kafka.go.v0: only log on inject error by @doron-cohen in #2126

General

New Contributors

Full Changelog: v1.53.0...v1.54.0

Don't miss a new dd-trace-go release

NewReleases is sending notifications on new releases.