Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.28-source.tar.gz
Linux binary builds
pyroscope-0.0.28-linux-amd64.tar.gz
pyroscope-0.0.28-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.28_amd64.deb
pyroscope_0.0.28_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.28-1-x86_64.rpm
pyroscope-0.0.28-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.28_amd64.msi
Changes:
- adds a mutex to hyperloglog library, addresses #112 (66ad877), closes #112
- adds codecov (0b35827)
- adds storage design doc (99aa4ad)
- exclude vendor directory from being linted. Update ApiBindAddr to APIBindAddr (27c33d2)
- fix malformed struct tags (a2d577d)
- fixes syntax error (13f5168)
- improves ebpf support on debian (38918a1)
- increases maximum nodes per tree when rendering trees (76d3fa2)
- makes logging less verbose, fixes a bug with direct upstream (9784bc2)
- remove naked return and cut down line length (e7df6f6)
- removes mdx parts (5b515e6)
- spelling fixes (eb08802)
- update typos (e813976)
- updates the list of contributors (bc1b5d6)
- version 0.0.27 (28f31b8)