elastic / elastic/apm-agent-java
Support for JFR Profiling
Open
agent-java
community
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
Description
It would be nice if the agent could process events generated by the Java Flight Record and send them to the server. Where possibl3 the events should be linked to traces/spans. The events should then be displayed in the apm app in Kibana in a nice way (e.g. like JDK Mission Control). In addition to that it would be nice, if one could start/stop profiling using Kibana or even select which event should be gathered by the agent.
Datadog has assimilate feature called Continuous Profiler.
Contributor guide
Assessment
This issue has not been assessed yet.