v0.0.17
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.17-source.tar.gz
Linux binary builds
pyroscope-0.0.17-linux-amd64.tar.gz
pyroscope-0.0.17-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.17_amd64.deb
pyroscope_0.0.17_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.17-1-x86_64.rpm
pyroscope-0.0.17-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.17_amd64.msi
Changes:
- Add logo to examples page (1ea5655)
- Add more examples tweaks (d1f4f70)
- Add readme for how to debug python (c0da18e)
- adds build info to main page (1133949)
- better handling of application names (59266bc)
- Change files for blog example (3f9f55b)
- changes from time to iterations (8e39892)
- Custom date range now no-ops (4e31536)
- Enable lint JSX (8e2d3a4)
- first steps towards a dbmanager command (dbe6e1d)
- Fix Custom Date Range Input (f316a17)
- Fix link in readme (b47420f)
- Fix refresh button (dabc101)
- Fix timeline and useEffect usage (bffb8b3)
- fix typo in readme (9399c28)
- implements permissions drop in pyroscope exec (08948ef)
- improves rbspy + pyspy integrations, resolves #5 (6ea7bcf), closes #5
- Lint & Modernize DateRangePicker.jsx (1c0021d)
- Lint & Modernize DownloadButton.jsx (a903e0a)
- Lint & Modernize Footer.jsx (30d6336)
- Lint & Modernize Header.jsx (925f8a0)
- Lint & Modernize Label.jsx (0f225ce)
- Lint & Modernize LabelsFilter.jsx (3ffc005)
- Lint & Modernize NameSelector.jsx (fb27aea)
- Lint & Modernize PyroscopeApp.jsx (68f46ef)
- Lint & Modernize RefreshButton.jsx (05fd92b)
- Lint & Modernize ShortcutsModal (8fba659)
- Lint & Modernize ZoomOutButton.jsx (9bee480)
- lint fix (7cb7932)
- Lint index.jsx (cdc73bd)
- Lint MaxNodesSelector.jsx (ae6f34d)
- Lint SlackIcon.jsx (ff318c8)
- Lint TimelineChart.jsx (4d05072)
- Make demo link bigger in readme (2897d33)
- Make picture in docs smaller and label it (2b4bdfc)
- rbspy update (brings ruby 2.7.2 support) (89d974b)
- Rename python debugging file (38d8221)
- time.Time support in CLI arguments (8f47c7d)
- Tweak Readme (46c4f3f)
- Update colors (d0522ae)
- Update examples readme to reference new guid (351969a)
- Update how_to_debug_python.md (ad6f513)
- Update python example using iterations (c7e2298)
- Update readme with longer example (8cf44c4)
- working dbmanager command (e7b9a68)