github parca-dev/parca-agent v0.33.0

latest releases: v0.34.0, v0.33.1
one month ago

The big new feature in v0.33.0 is the ability to add custom labels to stacks via minimal instrumentation from target processes. This works with Go by extracting all Goroutine labels (set via pprof.Do or pprof.SetGoRoutineLabels), or C, C++, and Rust using the custom-labels library (or anything else that follows the same ABI). Note, this is an experimental feature and may break in the future.

Enhancement

Bug fixes

Full Changelog: v0.32.0...v0.33.0

Don't miss a new parca-agent release

NewReleases is sending notifications on new releases.