fix(deps): update module github.com/grafana/pyroscope/api to v1 #75
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.0->v1.2.0Release Notes
grafana/pyroscope (github.com/grafana/pyroscope/api)
v1.2.0Compare Source
🚀 We are excited to present this release of Grafana Pyroscope packed with 150 commits 🚀
In this release, we've introduced significant enhancements to our microservice mode, aiming to boost performance and streamline operations. The compactor component has been added to optimize block management, improving query speed and reducing replication factor overhead.
Our physical planning has undergone optimization, ensuring that data deduplication occurs only when necessary. Additionally, we've initiated tracing integrations, allowing for the inclusion of span ids in profiling samples and enabling flamegraph filtering.
For users leveraging Function as a Service (FaaS) environments, we've enhanced profiling data ingestion by automatically aggregating profiles. This not only reduces the number of profiles but also contributes to improved overall efficiency.
We've invested substantial effort in optimizing the read path and refining query performance, delivering a smoother user experience.
Trace to profiles integrations

Notable changes are listed below for more details check out the Full Changelog: grafana/pyroscope@v1.1.5...v1.2.0
Enhancements
728493efeat: Scalable Compactor (#2466)d4e3b03Create a physical plan for block querying (#2586)1488496Extend profile schema to support spans (#2508)1e7ebd9Allow to configure pyroscope high disk utilization (#2666)4e8439dOptimize repeated row iterator (#2572)f1b82c5feat(ebpf): add pyperf (#2201)25084eaRandomize sessions after aggregation (#2656)3c5a959Make max node limit configurable (#2658)Bug Fixes
e572d26Cleanup failed segment before flushing. (#2606)be7bc5dFix symbols resolver race condition (#2665)f4b0a60fix(jfr): merge equal samples (#2652)Documentation Updates
profileclito query and upload pprof files.New Contributors
Your feedback is crucial to us, and we encourage you to explore the improvements in this release, report any issues, and join the discussions to help us continue refining and enhancing Grafana Pyroscope.
Thank you for your ongoing support!
You can reach out to the team using:
Docker Images
The Pyroscope team
(@kolesnikovae @korniltsev @cyriltovena @simonswine @aleks-p @bryanhuhta @petethepig @Rperry2174)
v1.1.0Compare Source
Pyroscope version 1.1 release notes
The Pyroscope team is excited to announce the the second release. This release allows to retrieve series from persistent storages like local disk and object store and also has a couple of performance improvements (e.g. JFR ingestion is handled a lot more efficently).
As always, feedback is more than welcome, feel free to open issues/discussions.
You can reach out to the team using:
Docker Images
Pyroscope Release Changelog Summary
Improvements & Enhancements:
Fixes:
Documentation Updates:
DevOps & Tooling:
New Contributors:
Detailed Changelog
make docsprocedure by @jdbaldry in #2413__session_id__label by @kolesnikovae in #2480New Contributors
Full Changelog: grafana/pyroscope@v1.0.0...v1.1.0
v1.0.0Compare Source
Pyroscope version 1.0 release notes
The Pyroscope team is excited to announce the first release. We’re committed to building the best continuous profiling experience in Grafana and contributing to that space along with the open-source community.
From the first release you can expect:
Changelog
As always, feedbacks are more than welcome, feel free to open issues/discussions.
You can reach out to the team using:
Docker Images
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.