Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.19.0-source.tar.gz
Linux binary builds
pyroscope-0.19.0-linux-amd64.tar.gz
pyroscope-0.19.0-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.19.0_amd64.deb
pyroscope_0.19.0_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.19.0-1-x86_64.rpm
pyroscope-0.19.0-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.19.0_amd64.msi
Changes:
Bug Fixes
- Fix missed style in tags submenu (#1154) (006771b)
- fix regexp typo (#1151) (6396017)
- infinite loop when no apps are available (#1125) (330eb23)
- make pprof parser to track the sequence (#1139) (e448205)
- Merge jvm generated classes in jfr at ingestion time (#1149) (c80878f)
- pprof parser sample types config (#1145) (efcb0bb)
- still write to local storage when remote write is turned on (#1144) (baba1b8)
- use new wg per parallelizer request (#1138) (7757c44)
- webapp: fix border of element (#1127) (458b62b)