Skip to content

v0.25.0

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 08 Aug 03:47
· 3056 commits to main since this release

Introducing Explore Page!

Often it happens that there are a set of tags and it is nice to see a high level view of how the resource usage of those various tags relate to each other. We created the explore page to give a nice high-level overview along with some descriptive statistics that will help with this kind of analysis.

explore_page_preview.mov

We also added some quick shortcut dropdowns that will allow for users to go from the explore page directly to the comparison, diff, or single view pages:

go_to_diff_page.mov

Installation

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

Source code

pyroscope-0.25.0-source.tar.gz

Linux binary builds

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

Ubuntu / Debian (.deb) builds

pyroscope_0.25.0_amd64.deb
pyroscope_0.25.0_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.25.0-1-x86_64.rpm
pyroscope-0.25.0-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.25.0_amd64.msi

Changes:

Bug Fixes

Features