v0.0.18
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.18-source.tar.gz
Linux binary builds
pyroscope-0.0.18-linux-amd64.tar.gz
pyroscope-0.0.18-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.18_amd64.deb
pyroscope_0.0.18_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.18-1-x86_64.rpm
pyroscope-0.0.18-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.18_amd64.msi
Changes:
- Add FlameGraphRendererNew, factor out ProfilerHeader and ProfilerTable (5c0f137)
- Added a date and time picker (7246d32)
- adds 'gospy.(*GoSpy).Snapshot' to list of excludes in gospy, addresses #50 (a565c52), closes #50
- adds a lint comment (8da5bae)
- adds a revive exception for code that we didn't write (0616b14)
- adds auto-review github action (da0f556)
- auto review config improvements (bc5eaa5)
- Change cursor to pointer, change crosshair color (1b9c1b4)
- changed date format to YYYY-mm-dd HH:MM (609d2e4)
- coloring date as blue when it's part of the range (a9155d9)
- Fix ProfilerHeader lint (2f987ce)
- fix typo (67f1567)
- Fix Update button from falling out, add date range labels (534ce1f)
- fixes an issue with forks and "Auto Request Review" (9880432)
- fixes work function (00753b7)
- from selector fixed (ed7e47b)
- Import crosshair library, define function that draws crosshair (383fcd2)
- improved the date range selector and fixed #54 #60 (6194b88), closes #54 #60
- makes exec work with auth token (9039949)
- Merge FlameGraphRendererNew to FlameGraphRenderer (a235867)
- removed coloring range on hover (c20d909)
- renames errFoo -> errClosing (aaf0a68)
- reverts examples/golang/main.go changes (9fa9e34)
- Set cross hair settings (7bf4ab5)
- Small css changes (f70da15)
- split the code into reusable pieces, fixed issue#55 (2c81645), closes issue#55
- support for auth tokens, atexit fix (ff206a3)
- trying to add auto-labeler + fix auto-review actionAuto label (#63) (bc7aa2f), closes #63
- updated (320ac81)
- updated 2/ (9734d74)
- updates our list of contributors (0dc9715)
- updates the list of contributors (032c148)
- cleanup: lint go code (04c69b1)