This is documentation for the next version of Pyroscope. For the latest stable release, go to the latest version.
Version 1.10 release notes
The Pyroscope team is excited to present Grafana Pyroscope 1.10.
This version of Pyroscope adds experimental support for OpenTelemetry profiles (#2177). The OTLP protocol is not stable. For more information about the protocol, refer to OpenTelemetry announces support for profiling.
In addition, this release improves stability, performance, and documentation.
Notable changes are listed below. For more details, check out the 1.10.0 changelog.
Improvements and updates
- Use
profilecli admin blocks query
to execute queries directly to single or multiple blocks hosted in your local host or remote bucket. (#3618, #3625, #3610) - Rename
merge
commands toprofile
in Profile CLI (profilecli
) (#3630) - Deprecate cookie generated on server for GitHub integration (#3573)
- Add k6 middleware to Pyroscope (#3580)
Fixes
Documentation
- Add instructions for how to receive profiles from Pyroscope SDKs for Grafana Alloy (#3685)
- Update examples and references to Grafana Alloy from Grafana Agent (#3621)
- Update and expand profiling types documentation for the introduction and instrumentation (#3659)
- Other documentation and example updates (#3662, #3644, #3607, #3655, #3611, #3638, #3661, #3614, #3612, #3648)