v0.10.0
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.10.0-source.tar.gz
Linux binary builds
pyroscope-0.10.0-linux-amd64.tar.gz
pyroscope-0.10.0-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.10.0_amd64.deb
pyroscope_0.10.0_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.10.0-1-x86_64.rpm
pyroscope-0.10.0-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.10.0_amd64.msi
Changes:
Bug Fixes
- frontend: fix coloring for pull mode (#822) (a221400)
- frontend: quickfix for wierd dropdown behaviour (#832) (c6da525)
- ignore root node when converting a flamebearer to a tree. (#812) (7751b15)
- store "total" in name cache, and make tests more rigurous. (#821) (e46f2cc)