github parca-dev/parca v0.20.0

latest releases: @parca/web@0.16.756, @parca/web@0.16.755, @parca/web@0.16.754...
11 months ago

What's Changed

This release features tons of performance improvements, this is the lowest CPU and memory usage Parca server yet!

Highlights:

  • All interactions that previously required holding shift and interacting, are now replaced with right-clicks.
  • Icicle graphs can now be grouped by binary, filename and address in addition to previously only function name and labels.
  • Display function inlining information in the UI.

Changes

Apache Arrow is now the one and only format to read and write data in the internal storage.

Features

  • UI: Show whether function was inlined in hover bubble. by @brancz in #3896
  • UI: Allow aggregating icicle graph by binary, filename and address by @brancz in #3897
  • UI: Add visibility dropdown for columns by @metalmatze in #3780
  • scrape: Support parsing executable info out of pprof comments by @brancz in #3911

Enhancements

Bug fixes

  • query: Fix nil panic when building flat flamegraph by @brancz in #3892
  • ingestion: Ensure base address normalizaton only happens once by @brancz in #3903

Full Changelog: v0.19.0...v0.20.0

Don't miss a new parca release

NewReleases is sending notifications on new releases.