Exporting Flamegraph or Method level Data from Universal Profiling

Hi Team ,

I'm currently using the Elastic Universal Profiling and can view the flamegraph visualization for methods. However , I would like to know:

  1. Is there a way to export the flamegraph data (e.g., as raw data or JSON) for further analysis?
  2. 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?
  3. 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