Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: migrate to pprof2 crate #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Nov 5, 2024

The original pprof crate is long abandoned and doesn't work with recent toolchains. There is a new pprof2 crate that contains fixes and works with recent toolchains.

Fixes #174

The original `pprof` crate is long abandoned and doesn't work with recent toolchains.
There is a new `pprof2` crate that contains fixes and works with recent toolchains.

Fixes grafana#174
@mati865 mati865 requested review from a team as code owners November 5, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pprof panic on recent toolchains
1 participant