grafana / grafana/pyroscope-java
Decouple Profiler and Config
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 48
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Right now Profiler is tied to Config at construction time and only able to do one type of operation, determined at construction
It would be useful to decouple Profiler and Config, and allow the Profiler to execute different operations
Maybe adopt something similar to ProfileRequest/ProfileResponse from https://github.com/taboola/async-profiler-actuator-endpoint
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.