Skip to content

v0.16.0

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 12 May 05:24
· 3240 commits to main since this release

Installation

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

Source code

pyroscope-0.16.0-source.tar.gz

Linux binary builds

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

Ubuntu / Debian (.deb) builds

pyroscope_0.16.0_amd64.deb
pyroscope_0.16.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.16.0-1-x86_64.rpm
pyroscope-0.16.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.16.0_amd64.msi

Changes:

Bug Fixes

Features

  • flamegraph: User should be able to adjust title visibility over the Flamegraph (#1073) (bd74aae)
  • frontend: allow copying notification message (#1086) (d30b787)
  • integrations: nodejs support (#1089) (c4b4164)
  • nodejs push & pull mode (#1060) (4317103)