Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.21-source.tar.gz
Linux binary builds
pyroscope-0.0.21-linux-amd64.tar.gz
pyroscope-0.0.21-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.21_amd64.deb
pyroscope_0.0.21_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.21-1-x86_64.rpm
pyroscope-0.0.21-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.21_amd64.msi
Changes:
- adds ARCHITECTURE.md file (658410d)
- adds comparison view button (c6ee9e0)
- adds order to config fields, adds a sample config generator program, fixes #66 (0569dc6), closes #66
- improves readme with simpler instructions (a059050)
- simplifies python example (a0e3cb5)
- styling fixes (9fee8ae)
- updates language names (a1447dd)
- updates README with 2 step install process (70954b9)
- updates README with an updated diagram (8f85bb4)
- frontend: adds a sidebar, simplifies header (2cdf22a)