Hi Team ,
I'm currently using the Elastic Universal Profiling and can view the flamegraph visualization for methods. However , I would like to know:
- Is there a way to export the flamegraph data (e.g., as raw data or JSON) for further analysis?
- Is it possible to extract method level CPU Usage data , including percentage CPU time or sample count per method , outside UI like in indexes or something?
- Are there any APIs or tools provided to programmatically access this profiling information?
This data would help us with internal performance analysis and alerting
Thanks