Skip to content

v0.24.0

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 28 Jul 18:33
· 2794 commits to main since this release

Installation

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

Source code

pyroscope-0.24.0-source.tar.gz

Linux binary builds

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

Ubuntu / Debian (.deb) builds

pyroscope_0.24.0_amd64.deb
pyroscope_0.24.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.24.0-1-x86_64.rpm
pyroscope-0.24.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.24.0_amd64.msi

Changes:

Bug Fixes

chore

  • flamegraph/models: make it mandatory to handle all spyNames (#1300) (f7a95a0)

Features

  • show functions % of total [units] in Table (#1288) (6c71195)

BREAKING CHANGES

  • flamegraph/models: it will throw an error if spyName is unsupported