Skip to content

v0.34.1

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 19 Nov 01:31
· 2676 commits to main since this release

Installation

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

Source code

pyroscope-0.34.1-source.tar.gz

Linux binary builds

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

Ubuntu / Debian (.deb) builds

pyroscope_0.34.1_amd64.deb
pyroscope_0.34.1_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.34.1-1-x86_64.rpm
pyroscope-0.34.1-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.34.1_amd64.msi

Changes:

Bug Fixes

Features

  • make tag explorer modal adapt to content (#1733) (7bdd8a4)
  • pie chart tooltip show units (#1720) (8d5d658)
  • show percentages for diff table instead of absolute values (#1697) (71efcb8)
  • webapp: filter out apps that are not cpu in exemplars page (#1722) (100f943)
  • webapp: render pie slice label as percent in tag explorer (#1721) (79018aa)