v0.14.0
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)