github grafana/pyroscope v0.14.0

latest releases: ebpf/v0.4.6, ebpf/v0.4.5, weekly-f63-0f4662cba...
2 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.14.0-source.tar.gz

Linux binary builds

pyroscope-0.14.0-linux-amd64.tar.gz
pyroscope-0.14.0-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.14.0_amd64.deb
pyroscope_0.14.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.14.0-1-x86_64.rpm
pyroscope-0.14.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.14.0_amd64.msi

Changes:

Bug Fixes

  • flaky pprof test (#990) (044ee75)
  • flamegraph: clicking on anywhere on a row selects that row (#969) (ee84788)
  • flamegraph: only show diff options when in diff mode (#972) (625d4de)
  • pprof: calculate sample rate based on the profile units (#992) (c458556)
  • pull-mode: aggregation is always sum (#1001) (b11d044)
  • server: always returns timeline even if there's not data (#1012) (0ecfe03)

Features

  • ingestion: add support for memory allocation events in JFR. (#961) (312cd8c)
  • jfr: Split wall events into both CPU and Wall profile types. (#1002) (06dabcf)
  • separate retention policy for exemplars (#971) (06d14cf)
  • webapp: diff arbitrary apps (#967) (f7e66f1)

Don't miss a new pyroscope release

NewReleases is sending notifications on new releases.