Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.13-source.tar.gz
Linux binary builds
pyroscope-0.0.13-linux-amd64.tar.gz
pyroscope-0.0.13-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.13_amd64.deb
pyroscope_0.0.13_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.13-1-x86_64.rpm
pyroscope-0.0.13-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.13_amd64.msi
Changes:
- Add a few more colors and remove extra comment (44dfb62)
- Add browser and node env to eslint config (d0db6da)
- Add eslint, prettier config (ec55923)
- Add Label component test (9878b18)
- Add lint to Github Actions (af6b734)
- Add prettier and eslint config (9ed1c6a)
- Add testing libraries (a3b46f2)
- Add webapp tests to github actions (f2888bd)
- adds contributors to our README (ea8ca81)
- adds eslintcache to gitignore (fc44cea)
- adds v0.0.12 changelog (774f0b5)
- Auto Fix Linting Issues (1f4e7b2)
- changes the name of icicle button to flamegraph (3917187)
- Convert remaining lint errors to warning (815cde2)
- disables commands that are not documented (7c1ca7a)
- exec improvements, extra messages for when agent can't start (6af5383)
- Fix lint issues (14ad03e)
- fixes a bug in storage/segment get method (47ebbd9)
- Fixes docker build (06f2ca3)
- fixes makefile webapp cleanup (58cf3e7)
- fixes wording (a125021)
- improves analytics (c9423b8)
- improves duration formatting (c9b75d5)
- improves homebrew support (a25b8ee)
- little cleanup (4230692)
- Migrate .babelrc to babel.config.js (dd1c953)
- removes binary file that should not have been commited in the first place (a8f0f7c)
- Removes scary language (0ed1809)
- renames babelrc to babel.config.js in Dockerfile (bddb968)
- Setup ESLint (e737863)
- Simplifies Dockerfile (679206a)
- storage/segment test fixes (e40c02c)
- Update main readme with diagram (ee465d3)
- Update tests.yml (7fe6047)
- updates README with a better demo gif (591ce36)
- updates README with more install instructions (da03ff5)
- table: work in progress (058e61f)
- table: work in progress (75b4920)