Skip to content

v0.0.20

Compare
Choose a tag to compare
@petethepig petethepig released this 08 Feb 21:59
· 4322 commits to main since this release

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)