Pyroscope-io

Latest version: v0.8.7

Safety actively analyzes 638316 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 18

0.0.41

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.41-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.41-source.tar.gz)

Linux binary builds
[pyroscope-0.0.41-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.41-linux-amd64.tar.gz)
[pyroscope-0.0.41-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.41-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.41_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.41_amd64.deb)
[pyroscope_0.0.41_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.41_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.41-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.41-1-x86_64.rpm)
[pyroscope-0.0.41-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.41-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.41_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.41_amd64.msi)
Changes:
* fixes mac builds ([5f4e0e3](https://github.com/pyroscope-io/pyroscope/commit/5f4e0e3))

0.0.40

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.40-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.40-source.tar.gz)

Linux binary builds
[pyroscope-0.0.40-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.40-linux-amd64.tar.gz)
[pyroscope-0.0.40-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.40-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.40_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.40_amd64.deb)
[pyroscope_0.0.40_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.40_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.40-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.40-1-x86_64.rpm)
[pyroscope-0.0.40-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.40-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.40_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.40_amd64.msi)
Changes:
* Add placeholder for agent / server communication ([de9e4f8](https://github.com/pyroscope-io/pyroscope/commit/de9e4f8))
* adds a java example (410) ([1a4741c](https://github.com/pyroscope-io/pyroscope/commit/1a4741c)), closes [#410](https://github.com/pyroscope-io/pyroscope/issues/410)
* Adds gem and pip examples to the repo (420) ([7a74083](https://github.com/pyroscope-io/pyroscope/commit/7a74083)), closes [#420](https://github.com/pyroscope-io/pyroscope/issues/420)
* basic pyrobench cli reusing config/config.go ([8841206](https://github.com/pyroscope-io/pyroscope/commit/8841206))
* basic pyrobench cli using its own config.go ([a0659df](https://github.com/pyroscope-io/pyroscope/commit/a0659df))
* better naming ([7a466e6](https://github.com/pyroscope-io/pyroscope/commit/7a466e6))
* Bump go version to 1.17.0 (372) ([e650f3e](https://github.com/pyroscope-io/pyroscope/commit/e650f3e)), closes [#372](https://github.com/pyroscope-io/pyroscope/issues/372)
* Config fixes, test cases (376) ([6b7911e](https://github.com/pyroscope-io/pyroscope/commit/6b7911e)), closes [#376](https://github.com/pyroscope-io/pyroscope/issues/376)
* Enhancement/split flamegraphrenderer (360) ([230699f](https://github.com/pyroscope-io/pyroscope/commit/230699f)), closes [#360](https://github.com/pyroscope-io/pyroscope/issues/360) [#382](https://github.com/pyroscope-io/pyroscope/issues/382)
* fix env var prefix ([6ac82b9](https://github.com/pyroscope-io/pyroscope/commit/6ac82b9))
* fix race conditions that were crashing cypress tests (389) ([86778e5](https://github.com/pyroscope-io/pyroscope/commit/86778e5)), closes [#389](https://github.com/pyroscope-io/pyroscope/issues/389)
* Fix reset view (414) ([f8da10f](https://github.com/pyroscope-io/pyroscope/commit/f8da10f)), closes [#414](https://github.com/pyroscope-io/pyroscope/issues/414)
* Fix search bar (413) ([0b17e11](https://github.com/pyroscope-io/pyroscope/commit/0b17e11)), closes [#413](https://github.com/pyroscope-io/pyroscope/issues/413)
* fix search bar (415) ([8f86341](https://github.com/pyroscope-io/pyroscope/commit/8f86341)), closes [#415](https://github.com/pyroscope-io/pyroscope/issues/415)
* Fixes diff view color issue (383) ([897de97](https://github.com/pyroscope-io/pyroscope/commit/897de97)), closes [#383](https://github.com/pyroscope-io/pyroscope/issues/383)
* generate a random prefix for server bench pr docker-compose (392) ([8993204](https://github.com/pyroscope-io/pyroscope/commit/8993204)), closes [#392](https://github.com/pyroscope-io/pyroscope/issues/392)
* makes it so that sign out button is hidden when there's no auth methods set up (377) ([ce5fb76](https://github.com/pyroscope-io/pyroscope/commit/ce5fb76)), closes [#377](https://github.com/pyroscope-io/pyroscope/issues/377)
* move cmd/logging stuff to /pkg/cli for better reuse ([9f28783](https://github.com/pyroscope-io/pyroscope/commit/9f28783))
* move command.go stuff to /pkg ([f8a6f57](https://github.com/pyroscope-io/pyroscope/commit/f8a6f57))
* move gradient banner generation to pkg/cli ([1b82733](https://github.com/pyroscope-io/pyroscope/commit/1b82733))
* move usage.go to pkg/cli for better reuse ([2d2007e](https://github.com/pyroscope-io/pyroscope/commit/2d2007e))
* Optimize cache persistence (385) ([106ebde](https://github.com/pyroscope-io/pyroscope/commit/106ebde)), closes [#385](https://github.com/pyroscope-io/pyroscope/issues/385)
* Optimize ingestion allocations (411) ([ec880c5](https://github.com/pyroscope-io/pyroscope/commit/ec880c5)), closes [#411](https://github.com/pyroscope-io/pyroscope/issues/411)
* serve assets gzipped 342 (381) ([0039ec5](https://github.com/pyroscope-io/pyroscope/commit/0039ec5)), closes [#342](https://github.com/pyroscope-io/pyroscope/issues/342) [#381](https://github.com/pyroscope-io/pyroscope/issues/381) [#342](https://github.com/pyroscope-io/pyroscope/issues/342)
* Server PR benchmark (373) ([0403cee](https://github.com/pyroscope-io/pyroscope/commit/0403cee)), closes [#373](https://github.com/pyroscope-io/pyroscope/issues/373)
* support taking screenshot of dashboard with rows (395) ([c2d922f](https://github.com/pyroscope-io/pyroscope/commit/c2d922f)), closes [#395](https://github.com/pyroscope-io/pyroscope/issues/395)
* tests for app change dropdown (issue 356) (386) ([2332075](https://github.com/pyroscope-io/pyroscope/commit/2332075)), closes [#356](https://github.com/pyroscope-io/pyroscope/issues/356) [#386](https://github.com/pyroscope-io/pyroscope/issues/386)
* tests for table sorting (issue 356) (407) ([9bdabca](https://github.com/pyroscope-io/pyroscope/commit/9bdabca)), closes [#356](https://github.com/pyroscope-io/pyroscope/issues/356) [#407](https://github.com/pyroscope-io/pyroscope/issues/407)
* tests for table/both/flamegraph buttons (issue 356) (375) ([75b0357](https://github.com/pyroscope-io/pyroscope/commit/75b0357)), closes [#356](https://github.com/pyroscope-io/pyroscope/issues/356) [#375](https://github.com/pyroscope-io/pyroscope/issues/375)
* Updates README with info about Java integration ([a6e010b](https://github.com/pyroscope-io/pyroscope/commit/a6e010b))
* frontend: apply prettier to cypress/webapp (417) ([fffac60](https://github.com/pyroscope-io/pyroscope/commit/fffac60)), closes [#417](https://github.com/pyroscope-io/pyroscope/issues/417)
* benchmark: add cmd to generate a meta report (396) ([239b28b](https://github.com/pyroscope-io/pyroscope/commit/239b28b)), closes [#396](https://github.com/pyroscope-io/pyroscope/issues/396)
* cypress: cleanup nasty waitInDevMode (380) ([c831911](https://github.com/pyroscope-io/pyroscope/commit/c831911)), closes [#380](https://github.com/pyroscope-io/pyroscope/issues/380)
* pyrobench: basic load generation ([1536b75](https://github.com/pyroscope-io/pyroscope/commit/1536b75))
* pyrobench: copy over refactor from main ([387170c](https://github.com/pyroscope-io/pyroscope/commit/387170c))
* pyrobench: make cli style same as the original cli ([580ed5f](https://github.com/pyroscope-io/pyroscope/commit/580ed5f))
* pyrobench: use a wrapper config ([e0e614c](https://github.com/pyroscope-io/pyroscope/commit/e0e614c))

0.0.39

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.39-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.39-source.tar.gz)

Linux binary builds
[pyroscope-0.0.39-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.39-linux-amd64.tar.gz)
[pyroscope-0.0.39-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.39-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.39_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.39_amd64.deb)
[pyroscope_0.0.39_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.39_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.39-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.39-1-x86_64.rpm)
[pyroscope-0.0.39-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.39-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.39_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.39_amd64.msi)
Changes:
* Add tests for exec command ([70164d6](https://github.com/pyroscope-io/pyroscope/commit/70164d6))
* Fix argument processing ([50351b1](https://github.com/pyroscope-io/pyroscope/commit/50351b1))
* reduces bundle size (362) ([90cfee2](https://github.com/pyroscope-io/pyroscope/commit/90cfee2)), closes [#362](https://github.com/pyroscope-io/pyroscope/issues/362)
* Refactor CLI (363) ([8d46308](https://github.com/pyroscope-io/pyroscope/commit/8d46308)), closes [#363](https://github.com/pyroscope-io/pyroscope/issues/363)

0.0.38

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.38-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.38-source.tar.gz)

Linux binary builds
[pyroscope-0.0.38-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.38-linux-amd64.tar.gz)
[pyroscope-0.0.38-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.38-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.38_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.38_amd64.deb)
[pyroscope_0.0.38_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.38_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.38-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.38-1-x86_64.rpm)
[pyroscope-0.0.38-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.38-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.38_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.38_amd64.msi)
Changes:
* "native" integrations for ruby, python and php (274) ([9df0684](https://github.com/pyroscope-io/pyroscope/commit/9df0684)), closes [#274](https://github.com/pyroscope-io/pyroscope/issues/274) [#352](https://github.com/pyroscope-io/pyroscope/issues/352)
* Add a POST handler for `render-diff` (338) ([f3186f4](https://github.com/pyroscope-io/pyroscope/commit/f3186f4)), closes [#338](https://github.com/pyroscope-io/pyroscope/issues/338)
* Add cypress (359) ([7c6224c](https://github.com/pyroscope-io/pyroscope/commit/7c6224c)), closes [#359](https://github.com/pyroscope-io/pyroscope/issues/359)
* Add dbtool ([1dc036f](https://github.com/pyroscope-io/pyroscope/commit/1dc036f))
* added a make help target for listing out all the commands ([12f8317](https://github.com/pyroscope-io/pyroscope/commit/12f8317))
* adds --ignore-engines to yarn install ([44ff964](https://github.com/pyroscope-io/pyroscope/commit/44ff964))
* adds .devcontainer directory for github codespaces ([caf05f2](https://github.com/pyroscope-io/pyroscope/commit/caf05f2))
* Adds an "Updates Available" label to the footer (333) ([4923be0](https://github.com/pyroscope-io/pyroscope/commit/4923be0)), closes [#333](https://github.com/pyroscope-io/pyroscope/issues/333)
* Adds frontend support for notifications (334) ([bdaaaf6](https://github.com/pyroscope-io/pyroscope/commit/bdaaaf6)), closes [#334](https://github.com/pyroscope-io/pyroscope/issues/334)
* adds github workflows for checking the file sizes and js bundle sizes (341) ([f4ada2a](https://github.com/pyroscope-io/pyroscope/commit/f4ada2a)), closes [#341](https://github.com/pyroscope-io/pyroscope/issues/341)
* Applying linting rules (354) ([785c839](https://github.com/pyroscope-io/pyroscope/commit/785c839)), closes [#354](https://github.com/pyroscope-io/pyroscope/issues/354)
* basic layout and API requests handlers ([3699739](https://github.com/pyroscope-io/pyroscope/commit/3699739))
* Benchmark dashboard (349) ([1e1267a](https://github.com/pyroscope-io/pyroscope/commit/1e1267a)), closes [#349](https://github.com/pyroscope-io/pyroscope/issues/349)
* benchmark dockerfile fix ([a24e358](https://github.com/pyroscope-io/pyroscope/commit/a24e358))
* benchmark improvements ([7ef543f](https://github.com/pyroscope-io/pyroscope/commit/7ef543f))
* Change default diff color to grey ([615e268](https://github.com/pyroscope-io/pyroscope/commit/615e268))
* cleans up frontend part of tags ([aef7828](https://github.com/pyroscope-io/pyroscope/commit/aef7828))
* code highlight ([6a0fa85](https://github.com/pyroscope-io/pyroscope/commit/6a0fa85))
* default name fix ([000b348](https://github.com/pyroscope-io/pyroscope/commit/000b348))
* Feature/grafana example (331) ([bc34086](https://github.com/pyroscope-io/pyroscope/commit/bc34086)), closes [#331](https://github.com/pyroscope-io/pyroscope/issues/331)
* Fit mode (353) ([508bdfc](https://github.com/pyroscope-io/pyroscope/commit/508bdfc)), closes [#353](https://github.com/pyroscope-io/pyroscope/issues/353) [#358](https://github.com/pyroscope-io/pyroscope/issues/358)
* fix bad setstate and add safe replace ([61ea327](https://github.com/pyroscope-io/pyroscope/commit/61ea327))
* Fix CPU check ([a005bc2](https://github.com/pyroscope-io/pyroscope/commit/a005bc2))
* fix diff tree ([d695d4e](https://github.com/pyroscope-io/pyroscope/commit/d695d4e))
* fix lint error ([00d2a64](https://github.com/pyroscope-io/pyroscope/commit/00d2a64))
* fix timeframe reset ([98721fa](https://github.com/pyroscope-io/pyroscope/commit/98721fa))
* fixes a bug where app name changes didn't trigger a render ([153b95d](https://github.com/pyroscope-io/pyroscope/commit/153b95d))
* fixes build issues ([3152382](https://github.com/pyroscope-io/pyroscope/commit/3152382))
* fixes mac arm64 build ([45b7079](https://github.com/pyroscope-io/pyroscope/commit/45b7079))
* Http and info metrics (347) ([7a7d2ea](https://github.com/pyroscope-io/pyroscope/commit/7a7d2ea)), closes [#347](https://github.com/pyroscope-io/pyroscope/issues/347)
* implement diff rendering (289) ([e089d5b](https://github.com/pyroscope-io/pyroscope/commit/e089d5b)), closes [#289](https://github.com/pyroscope-io/pyroscope/issues/289)
* improve tree diff with prepend ([899d178](https://github.com/pyroscope-io/pyroscope/commit/899d178))
* Improvement/dpr style (315) ([313a320](https://github.com/pyroscope-io/pyroscope/commit/313a320)), closes [#315](https://github.com/pyroscope-io/pyroscope/issues/315)
* improves make server command, allows for env override of arguments ([7d6f7a5](https://github.com/pyroscope-io/pyroscope/commit/7d6f7a5))
* js size limit github action adjustments ([28e3e9c](https://github.com/pyroscope-io/pyroscope/commit/28e3e9c))
* js test fixes ([fda1a9a](https://github.com/pyroscope-io/pyroscope/commit/fda1a9a))
* linted js code ([999aabb](https://github.com/pyroscope-io/pyroscope/commit/999aabb))
* loading state and selected state indication ([402f911](https://github.com/pyroscope-io/pyroscope/commit/402f911))
* Metrics rename (346) ([c22739d](https://github.com/pyroscope-io/pyroscope/commit/c22739d)), closes [#346](https://github.com/pyroscope-io/pyroscope/issues/346) [/github.com/prometheus/client_golang/issues/716#issuecomment-590282553](https://github.com//github.com/prometheus/client_golang/issues/716/issues/issuecomment-590282553)
* Migration to Cobra/Viper (300) ([df05add](https://github.com/pyroscope-io/pyroscope/commit/df05add)), closes [#300](https://github.com/pyroscope-io/pyroscope/issues/300)
* multiple tags and request with query ([c52bbae](https://github.com/pyroscope-io/pyroscope/commit/c52bbae))
* Refactor prometheus metrics (335) ([673ae2b](https://github.com/pyroscope-io/pyroscope/commit/673ae2b)), closes [#335](https://github.com/pyroscope-io/pyroscope/issues/335) [/github.com/prometheus/client_golang/issues/716#issuecomment-590282553](https://github.com//github.com/prometheus/client_golang/issues/716/issues/issuecomment-590282553)
* removes js size limit action as it's too noisy ([f3ac62e](https://github.com/pyroscope-io/pyroscope/commit/f3ac62e))
* restore tags from url params ([9795d17](https://github.com/pyroscope-io/pyroscope/commit/9795d17))
* Revert "improve tree.Insert" ([5a09a2f](https://github.com/pyroscope-io/pyroscope/commit/5a09a2f))
* size report improvements ([3d77938](https://github.com/pyroscope-io/pyroscope/commit/3d77938))
* small readme fix ([de87046](https://github.com/pyroscope-io/pyroscope/commit/de87046))
* support for query in label endpoints ([3865f98](https://github.com/pyroscope-io/pyroscope/commit/3865f98))
* switch pkger to goembed (340) ([c566451](https://github.com/pyroscope-io/pyroscope/commit/c566451)), closes [#340](https://github.com/pyroscope-io/pyroscope/issues/340)
* testing js size limit github action ([3685d90](https://github.com/pyroscope-io/pyroscope/commit/3685d90))
* update scripts/decode-resp for format=double ([1e8c9e5](https://github.com/pyroscope-io/pyroscope/commit/1e8c9e5))
* dashboard: initial version created with jsonnet (339) ([0d31cdf](https://github.com/pyroscope-io/pyroscope/commit/0d31cdf)), closes [#339](https://github.com/pyroscope-io/pyroscope/issues/339)

0.0.37

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.37-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.37-source.tar.gz)

Linux binary builds
[pyroscope-0.0.37-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.37-linux-amd64.tar.gz)
[pyroscope-0.0.37-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.37-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.37_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.37_amd64.deb)
[pyroscope_0.0.37_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.37_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.37-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.37-1-x86_64.rpm)
[pyroscope-0.0.37-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.37-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.37_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.37_amd64.msi)
Changes:
* adds error message ([7e02b3d](https://github.com/pyroscope-io/pyroscope/commit/7e02b3d))
* Fix LFU cache package version ([f2a06a8](https://github.com/pyroscope-io/pyroscope/commit/f2a06a8))
* improves build stability on linux ([31e4065](https://github.com/pyroscope-io/pyroscope/commit/31e4065))

0.0.36

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.36-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.36-source.tar.gz)

Linux binary builds
[pyroscope-0.0.36-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.36-linux-amd64.tar.gz)
[pyroscope-0.0.36-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.36-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.36_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.36_amd64.deb)
[pyroscope_0.0.36_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.36_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.36-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.36-1-x86_64.rpm)
[pyroscope-0.0.36-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.36-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.36_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.36_amd64.msi)
Changes:
* Add a short path for case when not all required labels are present ([7c8e7b0](https://github.com/pyroscope-io/pyroscope/commit/7c8e7b0))
* Add dimension lookup by key labels ([ebdc846](https://github.com/pyroscope-io/pyroscope/commit/ebdc846))
* Add explicit yaml key name for metric export rules ([c02a21d](https://github.com/pyroscope-io/pyroscope/commit/c02a21d))
* Add metric exported scratches ([fa20295](https://github.com/pyroscope-io/pyroscope/commit/fa20295))
* Add option to filter prometheus labels ([ee29c0b](https://github.com/pyroscope-io/pyroscope/commit/ee29c0b))
* add prependBytes and test ([e1f5e3d](https://github.com/pyroscope-io/pyroscope/commit/e1f5e3d))
* add test for storage/tree (276) ([bde2a99](https://github.com/pyroscope-io/pyroscope/commit/bde2a99)), closes [#276](https://github.com/pyroscope-io/pyroscope/issues/276)
* Add tree node filter to metric exporter. ([f76f9c1](https://github.com/pyroscope-io/pyroscope/commit/f76f9c1))
* adds comments to flamebearer ([fada901](https://github.com/pyroscope-io/pyroscope/commit/fada901))
* Adds markdown linting (dead urls) (270) ([8c4e0c2](https://github.com/pyroscope-io/pyroscope/commit/8c4e0c2)), closes [#270](https://github.com/pyroscope-io/pyroscope/issues/270)
* adds support for .env files (helpful for debugging things like OAuth integration) ([266d360](https://github.com/pyroscope-io/pyroscope/commit/266d360))
* better slice allocating ([81d10a6](https://github.com/pyroscope-io/pyroscope/commit/81d10a6))
* changes contributors limit in README ([3d159b6](https://github.com/pyroscope-io/pyroscope/commit/3d159b6))
* changes eviction timeout value to 20s and brings runtime.GC back ([3b34e74](https://github.com/pyroscope-io/pyroscope/commit/3b34e74))
* changes flamebearer tooltip to position fixed ([b1ba728](https://github.com/pyroscope-io/pyroscope/commit/b1ba728))
* Clean comments ([9138314](https://github.com/pyroscope-io/pyroscope/commit/9138314))
* decode-resp: decode flamebearer response for debugging (284) ([8c45c81](https://github.com/pyroscope-io/pyroscope/commit/8c45c81)), closes [#284](https://github.com/pyroscope-io/pyroscope/issues/284)
* Defer buffer put ([077e260](https://github.com/pyroscope-io/pyroscope/commit/077e260))
* downgrades to golang:1.16.4-alpine3.12 ([7a47a33](https://github.com/pyroscope-io/pyroscope/commit/7a47a33))
* Fix dictionary keys ([746871d](https://github.com/pyroscope-io/pyroscope/commit/746871d))
* fixes benchmark script ([d5a3c0e](https://github.com/pyroscope-io/pyroscope/commit/d5a3c0e))
* follow up to 283 ([e0f799a](https://github.com/pyroscope-io/pyroscope/commit/e0f799a)), closes [#283](https://github.com/pyroscope-io/pyroscope/issues/283)
* Hide sensitive data from /config endpoint response ([9dfdd25](https://github.com/pyroscope-io/pyroscope/commit/9dfdd25))
* improve prependTreeNode ([d6d904e](https://github.com/pyroscope-io/pyroscope/commit/d6d904e))
* improve tooltip rendering (266) ([53ce5f8](https://github.com/pyroscope-io/pyroscope/commit/53ce5f8)), closes [#266](https://github.com/pyroscope-io/pyroscope/issues/266)
* improve tree.Insert ([cc0e5c5](https://github.com/pyroscope-io/pyroscope/commit/cc0e5c5))
* initial version of traffic duplicator ([03f32ff](https://github.com/pyroscope-io/pyroscope/commit/03f32ff))
* Introduce ingester abstraction ([75b27be](https://github.com/pyroscope-io/pyroscope/commit/75b27be))
* Make observer respect sample rate ([8411db8](https://github.com/pyroscope-io/pyroscope/commit/8411db8))
* Make ParseKey validate user input ([fa6048b](https://github.com/pyroscope-io/pyroscope/commit/fa6048b))
* Oauth flow for Google, GitHub and GitLab (272) ([66ea269](https://github.com/pyroscope-io/pyroscope/commit/66ea269)), closes [#272](https://github.com/pyroscope-io/pyroscope/issues/272)
* Protect /config and /build endpoints, if applicable ([3830233](https://github.com/pyroscope-io/pyroscope/commit/3830233))
* Refactor analytics package to decouple it from controller ([c935964](https://github.com/pyroscope-io/pyroscope/commit/c935964))
* Refactor pprof profile traversal ([33db173](https://github.com/pyroscope-io/pyroscope/commit/33db173))
* Replaced no longer maintained jwt-go with golang-jwt/jwt which is community maintained ([438b07f](https://github.com/pyroscope-io/pyroscope/commit/438b07f))
* Resolve merge conflicts ([b9f4c5e](https://github.com/pyroscope-io/pyroscope/commit/b9f4c5e))
* Setup metric exporter initialization ([6daeafc](https://github.com/pyroscope-io/pyroscope/commit/6daeafc))
* Tags support (280) ([a41b2b7](https://github.com/pyroscope-io/pyroscope/commit/a41b2b7)), closes [#280](https://github.com/pyroscope-io/pyroscope/issues/280)
* Tidy go mod ([212241b](https://github.com/pyroscope-io/pyroscope/commit/212241b))
* update go version in linux builds ([e44f8c8](https://github.com/pyroscope-io/pyroscope/commit/e44f8c8))
* Update upstream.go ([dd1daa5](https://github.com/pyroscope-io/pyroscope/commit/dd1daa5))
* updates alpine version ([77397d8](https://github.com/pyroscope-io/pyroscope/commit/77397d8))
* updates windows golang version ([94d5c43](https://github.com/pyroscope-io/pyroscope/commit/94d5c43))
* Use byte buffer pool for serialization ([725cfdd](https://github.com/pyroscope-io/pyroscope/commit/725cfdd))
* fix(agent): use the ProfileTypes from the configuration ([88aaed0](https://github.com/pyroscope-io/pyroscope/commit/88aaed0))
* fix(gospy.go): Snapshot add custom_pprof.StopCPUProfile() (283) ([3a13771](https://github.com/pyroscope-io/pyroscope/commit/3a13771)), closes [#283](https://github.com/pyroscope-io/pyroscope/issues/283)

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.