grafana / grafana/pyroscope

Support export to JFR

Open
#4,009 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

#### Is your feature request related to a problem? Please describe.

Some external analysis tools, like the Firefox Profiler or Perfetto, don't support the pprof format. However, they do support JFR (perhaps after some [conversion steps](https://profilerpedia.markhansen.co.nz/formats/jfr/#converts-to-transitive)).

#### Describe the solution you'd like

Since the Java SDK already uploads continuous profiles to Pyroscope in JFR format, it would be very useful to be able to dump this data directly from the UI.

#### Describe alternatives you've considered

There are analysis UIs that support pprof natively, such as Speedscope, but they lack Firefox Profiler features.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.