v0.0.38
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.38-source.tar.gz
Linux binary builds
pyroscope-0.0.38-linux-amd64.tar.gz
pyroscope-0.0.38-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.38_amd64.deb
pyroscope_0.0.38_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.38-1-x86_64.rpm
pyroscope-0.0.38-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.38_amd64.msi
Changes:
- "native" integrations for ruby, python and php (#274) (9df0684), closes #274 #352
- Add a POST handler for
render-diff
(#338) (f3186f4), closes #338 - Add cypress (#359) (7c6224c), closes #359
- Add dbtool (1dc036f)
- added a make help target for listing out all the commands (12f8317)
- adds --ignore-engines to yarn install (44ff964)
- adds .devcontainer directory for github codespaces (caf05f2)
- Adds an "Updates Available" label to the footer (#333) (4923be0), closes #333
- Adds frontend support for notifications (#334) (bdaaaf6), closes #334
- adds github workflows for checking the file sizes and js bundle sizes (#341) (f4ada2a), closes #341
- Applying linting rules (#354) (785c839), closes #354
- basic layout and API requests handlers (3699739)
- Benchmark dashboard (#349) (1e1267a), closes #349
- benchmark dockerfile fix (a24e358)
- benchmark improvements (7ef543f)
- Change default diff color to grey (615e268)
- cleans up frontend part of tags (aef7828)
- code highlight (6a0fa85)
- default name fix (000b348)
- Feature/grafana example (#331) (bc34086), closes #331
- Fit mode (#353) (508bdfc), closes #353 #358
- fix bad setstate and add safe replace (61ea327)
- Fix CPU check (a005bc2)
- fix diff tree (d695d4e)
- fix lint error (00d2a64)
- fix timeframe reset (98721fa)
- fixes a bug where app name changes didn't trigger a render (153b95d)
- fixes build issues (3152382)
- fixes mac arm64 build (45b7079)
- Http and info metrics (#347) (7a7d2ea), closes #347
- implement diff rendering (#289) (e089d5b), closes #289
- improve tree diff with prepend (899d178)
- Improvement/dpr style (#315) (313a320), closes #315
- improves make server command, allows for env override of arguments (7d6f7a5)
- js size limit github action adjustments (28e3e9c)
- js test fixes (fda1a9a)
- linted js code (999aabb)
- loading state and selected state indication (402f911)
- Metrics rename (#346) (c22739d), closes #346 /github.com/prometheus/client_golang/issues/716#issuecomment-590282553
- Migration to Cobra/Viper (#300) (df05add), closes #300
- multiple tags and request with query (c52bbae)
- Refactor prometheus metrics (#335) (673ae2b), closes #335 /github.com/prometheus/client_golang/issues/716#issuecomment-590282553
- removes js size limit action as it's too noisy (f3ac62e)
- restore tags from url params (9795d17)
- Revert "improve tree.Insert" (5a09a2f)
- size report improvements (3d77938)
- small readme fix (de87046)
- support for query in label endpoints (3865f98)
- switch pkger to goembed (#340) (c566451), closes #340
- testing js size limit github action (3685d90)
- update scripts/decode-resp for format=double (1e8c9e5)
- dashboard: initial version created with jsonnet (#339) (0d31cdf), closes #339