Skip to content

v0.13.0

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 22 Mar 07:33
· 3413 commits to main since this release

Installation

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

Source code

pyroscope-0.13.0-source.tar.gz

Linux binary builds

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

Ubuntu / Debian (.deb) builds

pyroscope_0.13.0_amd64.deb
pyroscope_0.13.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.13.0-1-x86_64.rpm
pyroscope-0.13.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.13.0_amd64.msi

Changes:

Bug Fixes

  • allow cache eviction and write-back while purging storage (#962) (cad1afc)
  • frontend: date range picker styling (#936) (012eb9f)

Features

  • flamegraph: publish FlamegraphRenderer for nodejs (#944) (c2a5631)
  • ingestion: initial support for JFR format ingestion. (#954) (25f96a4)
  • webapp: allow comparing distinct queries/tags (#942) (4d1307c)
  • webapp: make search in app/tags selector bar sticky (#950) (c13ad6a)