v0.34.0
Preview
Sandwich view
Screen.Recording.2022-11-16.at.11.55.03.AM.mov
Exemplars heatmap
Screen.Recording.2022-11-16.at.11.53.20.AM.mov
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.34.0-source.tar.gz
Linux binary builds
pyroscope-0.34.0-linux-amd64.tar.gz
pyroscope-0.34.0-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.34.0_amd64.deb
pyroscope_0.34.0_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.34.0-1-x86_64.rpm
pyroscope-0.34.0-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.34.0_amd64.msi
Changes:
Bug Fixes
- add TagsBar component to exemplars single view (#1696) (8817502)
- backend: fix cache (#1664) (04ab88a)
- exemplars page shows weird y-axis numbers (#1644) (c672ed7)
- heatmap y-axis value with "<" (#1694) (76e5748)
- make /apps respect remoteRead (#1645) (3e85b17)
- make oauth work when baseUrl is set (#1673) (6cc1a2a)
- panel-plugin: remove leaky css (#1709) (bc28930)
- remove tmp multipart files (#1678) (6a1b631)
- sandwich view prompt in comparison view (#1688) (5f32774)
- Update a few function names on comments (#1676) (59a339f)
- webapp: make ui consistent when request is cancelled (#1635) (d9b8290)
- webapp: pass from,until when calling /label{-values} (#1677) (a82077d)
- webapp: sort appNames alphabetically (#1655) (e29d2e2)
Features
- add a generic Tooltip component (#1643) (e04a9a5)
- add Fit Mode to Context Menu (#1698) (082a971)
- add sandwich view for table/flamegraph (#1613) (870c0b8)
- add single, comparison, diff tabs to heatmap page (#1672) (9afe5e5)
- disable sandwich view for diff page (#1693) (b47b441)
- enable "reset view" button when table item is highlighted (#1703) (7b1bfd5)
- flamegraph: Redesign flamegraph toolbar to allow for more interactions (#1674) (646501a)
- panel-plugin: allow setting different views (#1712) (058099c)
- show gif when heatmap has no selection (#1658) (2a3243d)
- store application metadata (#1649) (eb2d86e)
- webapp: [notifications] support 'warning' status and arbitrary jsx element (#1656) (2ec2b07)
- webapp: Add relative time period dropdown to comparison / diff view (#1638) (23cf747)
- webapp: Annotations flot plugin (#1605) (fe80686)
- webapp: Issue when comparison / diff timelines are out of range (#1615) (211ccca)
- webapp: Make explore page show precise numbers in table (#1695) (5b47c71)
- webapp: Show top 10 items in Explore page (#1663) (73544fb)