Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.34.1-source.tar.gz
Linux binary builds
pyroscope-0.34.1-linux-amd64.tar.gz
pyroscope-0.34.1-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.34.1_amd64.deb
pyroscope_0.34.1_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.34.1-1-x86_64.rpm
pyroscope-0.34.1-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.34.1_amd64.msi
Changes:
Bug Fixes
- delete app also deletes metadata (#1736) (c485edd)
- ebpf: update regexps for sd cgroupv1 matching (#1719) (ebc951d)
- make reset view available in sandwich mode context menu (#1731) (e41bcaf)
- tag explorer long tag overflow (#1718) (b5ee72a)
Features
- make tag explorer modal adapt to content (#1733) (7bdd8a4)
- pie chart tooltip show units (#1720) (8d5d658)
- show percentages for diff table instead of absolute values (#1697) (71efcb8)
- webapp: filter out apps that are not cpu in exemplars page (#1722) (100f943)
- webapp: render pie slice label as percent in tag explorer (#1721) (79018aa)