v0.21.0
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.21.0-source.tar.gz
Linux binary builds
pyroscope-0.21.0-linux-amd64.tar.gz
pyroscope-0.21.0-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.21.0_amd64.deb
pyroscope_0.21.0_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.21.0-1-x86_64.rpm
pyroscope-0.21.0-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.21.0_amd64.msi
Changes:
Bug Fixes
- add sidebar separation lines (#1216) (9efc566)
- adhoc/diff-view data table initial render (#1190) (b03794c)
- colors on login pages (#1197) (a6b2b22)
- default name when exporting diff (#1195) (c8e9b79)
- flamegraph: do a deep comparison for whether the flamegraph is the same (#1212) (910d8ea)
- frontend: don't crash when flamegraph changes (#1200) (f558e0d)
- improved nodes coloring by fixing murmur math (#1214) (8ea4f73)
- load exemplar metadata from segment (#1185) (e869730)
- single view app update should change comp/diff view left and right apps (#1211) (9a4f34d)
- Update flamegraph color pallette (9476039)
- zoom/focus reset on changing selected node [refactored] (#1184) (949052d)
Features
- add adhoc sort by date (#1187) (206d2c6)
- add an explanation for what each API Key Role is for (#1210) (88e04f3)
- add titles to charts / flamegraphs (#1208) (836fa97)
- frontend: support disabling exporting to flamegraph.com (#1188) (cd48732)
- support for micro-, milli-, and nanoseconds (#1209) (f1ba768)
- webapp: new app selector (#1199) (d671810)