pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code

AGPL-3.0 License

Stars
9.4K
Committers
183

Bot releases are hidden (Show)

pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.29-source.tar.gz

Linux binary builds

pyroscope-0.0.29-linux-amd64.tar.gz
pyroscope-0.0.29-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.29_amd64.deb
pyroscope_0.0.29_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.29-1-x86_64.rpm
pyroscope-0.0.29-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.29_amd64.msi

Changes:

  • Add node_modules, git folders to dockerignore (306c5c4)
  • add parser type for ParseKey switch case (f74af6f)
  • add strings.Builder.WriteString() method to whitelist in revive.toml (c9da6d8)
  • add tests for metadata serialization (8e27013)
  • Addressing #28 added some randomized tests (8a7134c), closes #28
  • adds a github action to update contributors automatically (#128) (a686fe7), closes #128
  • adds a lint rule for byte arrays (b41c36e)
  • adds a very basic cli test (187788e)
  • adds ability to specify user in pyroscope exec (2bda8b1)
  • adds basic tests for upstream/remote (9bf67c6)
  • adds cache tests (fb42525)
  • adds dictionary serialization tests (98d0f59)
  • Adds ginkgo bootstrap files to all packages we should test (#126) (f399f08), closes #126
  • Adds Go Report to README (a94aca3)
  • adds go tests (886479a)
  • adds profiling data parser tests (c4d60fd)
  • adds smoke tests to storage (466cd8b)
  • adds tests for agent/session.go (0586d24)
  • adds tests for attime (bd69e65)
  • adds tests for storage/segment/timeline.go (2bd256b)
  • adds tests for storage/tree (bccbf93)
  • Allow enabling Badger's truncate option (#148) (73e68a3), closes #148
  • better names (4209607)
  • break down ParseKey's nested switch statement into separate function calls (a586929)
  • bug fix (cf12eec)
  • bug fix (571df5d)
  • changes badger-log-truncate to be on by default as discussed in #148 (dc2a22c), closes #148
  • Controller Improvements (#144) (ad4ad80), closes #144
  • exec tests (a888823)
  • Export flamegraph and table to pdf/png (#143) (7782248), closes #143
  • Fix Python3 Indentation - Following PEP8 style (#138) (bd13663), closes #138
  • Fix some Revive lint warnings (#145) (d7ccae6), closes #145
  • Fix typo in README (#124) (f956810), closes #124
  • Fix typo in storage-design.md (3638a0c)
  • fixes typos (e1c6cad)
  • improves test reliability (c38e151)
  • makes docker builds more resilient (98284f7)
  • refactors config initialization in tests (988514d)
  • remove broken upload command (58e292f)
  • Small improvements to Dockerfile (b3aaa29)
  • splits test workflows (4ddcfab)
  • tests for analytics service (94004d0)
  • Typo fix (d173be8)
  • Update README.ch.md (4c4dc1c)
  • Update storage-design.md (#135) (3cd6242), closes #135
  • updates badges on README page (f8105fd)
  • version 0.0.28 (1fc03bb)
  • wrap the strings.Builder WriteString calls in a separate function to handle error check (66b1bb3)
  • pyspy: defaults to non-blocking mode, adds an option to enable blocking mode (0035a99)
  • chore(style): update go format style. (#129) (a7b15ca), closes #129
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.28-source.tar.gz

Linux binary builds

pyroscope-0.0.28-linux-amd64.tar.gz
pyroscope-0.0.28-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.28_amd64.deb
pyroscope_0.0.28_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.28-1-x86_64.rpm
pyroscope-0.0.28-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.28_amd64.msi

Changes:

  • adds a mutex to hyperloglog library, addresses #112 (66ad877), closes #112
  • adds codecov (0b35827)
  • adds storage design doc (99aa4ad)
  • exclude vendor directory from being linted. Update ApiBindAddr to APIBindAddr (27c33d2)
  • fix malformed struct tags (a2d577d)
  • fixes syntax error (13f5168)
  • improves ebpf support on debian (38918a1)
  • increases maximum nodes per tree when rendering trees (76d3fa2)
  • makes logging less verbose, fixes a bug with direct upstream (9784bc2)
  • remove naked return and cut down line length (e7df6f6)
  • removes mdx parts (5b515e6)
  • spelling fixes (eb08802)
  • update typos (e813976)
  • updates the list of contributors (bc1b5d6)
  • version 0.0.27 (28f31b8)
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.26-source.tar.gz

Linux binary builds

pyroscope-0.0.26-linux-amd64.tar.gz
pyroscope-0.0.26-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.26_amd64.deb
pyroscope_0.0.26_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.26-1-x86_64.rpm
pyroscope-0.0.26-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.26_amd64.msi

Changes:

  • Add Pyroscope cloud instructions (3765ea2)
  • add unit tests (#98) (31474b3), closes #98
  • check to see if logrus is used (e2ff648)
  • fixes dependency graph task (e4c2168)
  • removes logrus dependency from the library code (f8e033e)
  • Update contributors (a39c7ab)
  • Updates README with information about the cloud (2da1333)
  • consistency: removes "log" alias in favor of "logrus" (a66f8b3)
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.25-source.tar.gz

Linux binary builds

pyroscope-0.0.25-linux-amd64.tar.gz
pyroscope-0.0.25-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.25_amd64.deb
pyroscope_0.0.25_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.25-1-x86_64.rpm
pyroscope-0.0.25-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.25_amd64.msi

Changes:

pyroscope -

Published by petethepig over 3 years ago

Changelog:

  • Add comparison view (#90) (bc648e9), closes #90
  • Add React Router (#73) (1443b8c), closes #73
  • added chinese for flamgrahs (#89) (11a22e6), closes #89
  • fix connection reuse (#87) (8fb42ec), closes #87
  • fixes air config (make dev command) (3a3b366)
  • fixes ruby stacktraces formatting (4a7c2be)
  • Import pyroscope version from package.json (#86) (295a002), closes #86
  • Move flamebearer to local state instead of redux store (#77) (03f3abc), closes #77
  • refresh button fix (649678e)
  • Update contributors (10e1740)
  • cleanup: lint js code (#80) (3dab5d9), closes #80

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.24-source.tar.gz

Linux binary builds

pyroscope-0.0.24-linux-amd64.tar.gz
pyroscope-0.0.24-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.24_amd64.deb
pyroscope_0.0.24_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.24-1-x86_64.rpm
pyroscope-0.0.24-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.24_amd64.msi

pyroscope -

Published by petethepig over 3 years ago

Changelog:

  • Add translations structure (#81) (05b9fa8), closes #81
  • Create README.ch.md (fe33f46)
  • Update diagram in CH version (72d98c6)
  • updates rbspy version (relative filenames update) (a58d354)

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.23-source.tar.gz

Linux binary builds

pyroscope-0.0.23-linux-amd64.tar.gz
pyroscope-0.0.23-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.23_amd64.deb
pyroscope_0.0.23_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.23-1-x86_64.rpm
pyroscope-0.0.23-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.23_amd64.msi

pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.22-source.tar.gz

Linux binary builds

pyroscope-0.0.22-linux-amd64.tar.gz
pyroscope-0.0.22-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.22_amd64.deb
pyroscope_0.0.22_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.22-1-x86_64.rpm
pyroscope-0.0.22-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.22_amd64.msi

Changes:

  • fix upload URL to include existing path (#76) (221988f), closes #76
  • makes controller fail more gracefully when the db is closing (ae5cc0f)
  • updates contributors (337cc12)
  • updates rbspy version, adds comments to rbspy and pyspy (cbc5a7b)
  • fix: unknown revision cosmtrek/air v1.21.2 => v1.12.2 (#75) (9eaed48), closes #75
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.21-source.tar.gz

Linux binary builds

pyroscope-0.0.21-linux-amd64.tar.gz
pyroscope-0.0.21-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.21_amd64.deb
pyroscope_0.0.21_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.21-1-x86_64.rpm
pyroscope-0.0.21-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.21_amd64.msi

Changes:

  • adds ARCHITECTURE.md file (658410d)
  • adds comparison view button (c6ee9e0)
  • adds order to config fields, adds a sample config generator program, fixes #66 (0569dc6), closes #66
  • improves readme with simpler instructions (a059050)
  • simplifies python example (a0e3cb5)
  • styling fixes (9fee8ae)
  • updates language names (a1447dd)
  • updates README with 2 step install process (70954b9)
  • updates README with an updated diagram (8f85bb4)
  • frontend: adds a sidebar, simplifies header (2cdf22a)
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.20-source.tar.gz

Linux binary builds

pyroscope-0.0.20-linux-amd64.tar.gz
pyroscope-0.0.20-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.20_amd64.deb
pyroscope_0.0.20_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.20-1-x86_64.rpm
pyroscope-0.0.20-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.20_amd64.msi

Changes:

  • fixes darwin build (4907ade)
  • new util to convert from and until values to date Object (1e758cf)
  • renamed formatAsOBject() parameter (874941b)
  • Updated to use the new util formatAsOBject() (b59744a)
pyroscope -

Published by petethepig over 3 years ago

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.19-source.tar.gz

Linux binary builds

pyroscope-0.0.19-linux-amd64.tar.gz
pyroscope-0.0.19-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.19_amd64.deb
pyroscope_0.0.19_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.19-1-x86_64.rpm
pyroscope-0.0.19-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.19_amd64.msi

Changes:

  • adds config option for setting the app's base url (#69) (86f07d7), closes #69
  • explicit error message when used with our hosted version and no auth-token provided (d6d9b45)
  • improves Usage message (d2d4535)
  • linux, exec: adds capabilities detection - prints a message when running pyroscope exec with no prop (e37a9a0)
  • makes pyroscope exec help print usage message (dfce70c)
  • makes favicon url relative (c176b73)
  • updates rbspy / pyspy version, enables arm builds (30ec4c0)
  • updates the list of contributors (6137fa2)
pyroscope -

Published by petethepig over 3 years ago

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)
pyroscope -

Published by petethepig over 3 years ago

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)
pyroscope -

Published by petethepig over 3 years ago

v0.0.16

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.16-source.tar.gz

Linux binary builds

pyroscope-0.0.16-linux-amd64.tar.gz
pyroscope-0.0.16-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.16_amd64.deb
pyroscope_0.0.16_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.16-1-x86_64.rpm
pyroscope-0.0.16-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.16_amd64.msi

Changes:

  • Add node.js to upcoming integrations (ad95f96)
  • brings back hide-applications option (63693c1)
  • changes (a0cf5fd)
  • improves documentation for config options (ec9a1f9)
  • improves exec child process handling (ab18dd3)
  • improves styles a little bit (604ab00)
  • Readme examples changes (2105963)
  • update readme (21f71e8)
  • Update Readme with new logo (f3addba)
  • updates our contributors list (89349d6)
pyroscope -

Published by petethepig over 3 years ago

v0.0.15

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.15-source.tar.gz

Linux binary builds

pyroscope-0.0.15-linux-amd64.tar.gz
pyroscope-0.0.15-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.15_amd64.deb
pyroscope_0.0.15_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.15-1-x86_64.rpm
pyroscope-0.0.15-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.15_amd64.msi

Changes:

pyroscope -

Published by petethepig over 3 years ago

v0.0.14

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.14-source.tar.gz

Linux binary builds

pyroscope-0.0.14-linux-amd64.tar.gz
pyroscope-0.0.14-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.14_amd64.deb
pyroscope_0.0.14_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.14-1-x86_64.rpm
pyroscope-0.0.14-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.14_amd64.msi

Changes:

  • fixes a bug where pyroscope thinks a spy is not supported when it is (0a9da1c)
pyroscope -

Published by petethepig over 3 years ago

v0.0.13

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)
pyroscope -

Published by petethepig almost 4 years ago

v0.0.12

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.12-source.tar.gz

Linux binary builds

pyroscope-0.0.12-linux-amd64.tar.gz
pyroscope-0.0.12-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.12_amd64.deb
pyroscope_0.0.12_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.12-1-x86_64.rpm
pyroscope-0.0.12-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.12_amd64.msi

Changes:

  • adds ability to hide certain apps on the frontend (02a505f)
  • adds docker-compose examples for python, ruby and go (d0572a5)
  • adds more badges (86c58ef)
  • adds version to copyright on hover (b16e11e)
  • allows UI to resize below 1430px width (e38f649)
  • bumps up version to 0.0.12 (21d8597)
  • changes port from 8080 to 4040 (cd36317)
  • fixes the condition from > to >= for "other" blocks (3e74f2c)
  • updates README with a clearer value proposition (58cdb4e)
  • updates README with more links (c20a00f)
  • docker: changes package-lock.json to yarn.lock (f321857)
pyroscope -

Published by petethepig almost 4 years ago

v0.0.11

Installation

For instructions on how to install pyroscope visit our Getting Started guide.

Source code

pyroscope-0.0.11-source.tar.gz

Linux binary builds

pyroscope-0.0.11-linux-amd64.tar.gz
pyroscope-0.0.11-linux-arm64.tar.gz

Ubuntu / Debian (.deb) builds

pyroscope_0.0.11_amd64.deb
pyroscope_0.0.11_arm64.deb

RHEL / CentOS (.rpm) builds

pyroscope-0.0.11-1-x86_64.rpm
pyroscope-0.0.11-1-aarch64.rpm

Windows (.msi) builds

pyroscope_agent_0.0.11_amd64.msi

Changes:

  • changelog: better format (c5bbb68)
  • adds a custom rbspy regex matcher, removes maxNodes selector (86e70f4)
  • adds a demo link to README (3a45564)
  • adds a task to update changelog (8c75689)
  • adds conventional-changelog (164f599)
  • adds version as one of the things we report in analytics (e67a797)
  • allows to add extra_metadata to during docker build (this is for demo.pyroscope.io) (6294eb7)
  • fixes pyroscope README (2607a7f)
  • js lock changes (864622f)
  • makes it so that we no longer drop root element for flamebearer (4f4d46c)
  • replaces "Metric" with a clearer "Application" (eb496d1)
  • updates package.json version number (9cc1728)
  • updates README (374e216)
  • docs: makes demo gif a link (dbc43bb)
pyroscope - v0.0.10 — Our first release

Published by petethepig almost 4 years ago

Pyroscope v0.0.10

🔥 This is our first public release 🔥

Documentation

If you like Pyroscope, give us a star!