Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.33-source.tar.gz
Linux binary builds
pyroscope-0.0.33-linux-amd64.tar.gz
pyroscope-0.0.33-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.33_amd64.deb
pyroscope_0.0.33_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.33-1-x86_64.rpm
pyroscope-0.0.33-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.33_amd64.msi
Changes:
- Add phpspy coloring #201 (#209) (a69794d), closes #201 #209
- Add README for dotnet examples (#233) (261f882), closes #233
- Adds a benchmark suite (#231) (c7cab40), closes #231
- adds better handling for errors when starting the server, improves logger initialization, optimizes (970e706), closes #215
- adds dotnet to the list of supported integrations (73a7aad)
- Bumps rbspy version to v0.6.0 (#237) (82ce174), closes #237
- Closes #168 - Implement data retention in storage layer (WIP) (#182) (af9a745), closes #168 #182
- Disable inlining for golang example (#211) (80a334a), closes #211
- Dynamically resizes cache depending on the amount of RAM available (issue #167) (#213) (764de1d), closes #167 #213
- fix #226: support the readiness and liveness for kubernetes (#238) (7331758), closes #226 #238
- Fix issue #154: Add ability to change sampling rate (#190) (2c4acf6), closes #154 #190
- fix the issue #188: add the file name and code line (#214) (63e622f), closes #188 #214 #188
- fixes the issue with missing godepgraph (#227) (3c519ff), closes #227
- Hotfix/segment cache panic (#222) (81ba6c4), closes #222
- Implements ability to change sample rate in go profiler (f98350d)
- Make phpspy use direct read from mem (#239) (e8201ca), closes #239
- Part of: Lint Go Code #49 (#223) (880e06a), closes #49 #223
- removes extra logging statements (5e56f27)
- removes logrus dependency from pkg/agent/profiler (36a7eb4)
- support the compile on linux system, like ubuntu and centos (#202) (5098f57), closes #202
- Update agent server diagram in examples (9c89c4b)
- Update deployment.svg (114eabd)
- Update deployment.svg (b727bff)
- Update README.ch.md (f16b131)
- Update readmes (6ed27ce)
- updates dotnet examples docker image (f445381)
- Windows support (agent) (#212) (c1babda), closes #212
- Closes: #192 Use the specific config structure for each command (#208) (2f33d66), closes #192 #208
- Closes: Feature: add ability to delete apps #119 (#221) (2cc5f0e), closes #119 #221 #119
- benchmark: brings back grafana config (99c560a)