Skip to content

v0.33.0

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 22 Oct 19:16
· 2794 commits to main since this release

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.33.0-source.tar.gz

Linux binary builds

pyroscope-0.33.0-linux-amd64.tar.gz
pyroscope-0.33.0-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.33.0_amd64.deb
pyroscope_0.33.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.33.0-1-x86_64.rpm
pyroscope-0.33.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.33.0_amd64.msi

Changes:

Bug Fixes

  • close databases in deterministic order (#1623) (7a8b33c)
  • fix node version in update-contributors action (deb36ad)

Performance Improvements