grafana/pyroscope-java

Add api to profile on demand

Opened this issue · 2 comments

This will allow to balance continuous profiling overhead and real time constraints, for example 5m interval with an api opt to rarely debug cpu in real time, rather than 1m interval to support rare real time scenarios.

Is this to allow on-demand profiling?

yes