github DataDog/dd-trace-go v1.33.0
1.33.0

latest releases: v2.0.0-beta.4, tools/v2check/v2.0.0-beta.4, tools/v2check/_stage/v2.0.0-beta.4...
3 years ago

This change delivers support for Delta Profiles along with a performance improvement in situations when the application generates very large traces.

Features

  • profiler: Convert the Allocations, Allocated Memory, Mutex and Block profiles to delta profiles over the profiling period rather than over the lifetime of the process (#842). Please refer to this google doc for more information.

Fixes

  • ddtrace/tracer: remove the waitClose mechanism which fixes a memory leak with very large traces (#976)

To view all changes check out new commits and the 1.33.0 milestone.

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

NewReleases is sending notifications on new releases.