grafana / grafana/pyroscope-java
Improve agent for SIGSTOP/SIGCONT
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 48
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Right now if the process with an agent is stopped for a minute, it will try to send 5 empty requests when continued
- at least do not send empty request
- at most make `ContinuousProfilingScheduler` smarter and do not start/stop profiling session multiple times if the process is stopped/resumed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.