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.1-source.tar.gz
Linux binary builds
pyroscope-0.25.1-linux-amd64.tar.gz
pyroscope-0.25.1-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.25.1_amd64.deb
pyroscope_0.25.1_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.25.1-1-x86_64.rpm
pyroscope-0.25.1-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.25.1_amd64.msi
Changes:
Bug Fixes
- export flamegraph "head" select styles (#1367) (7bc8b3e)
- make table value say 0 when it is 0 (#1371) (30067ad)