kibana/x-pack/plugins/profiling/server
Tim Rühsen 14af4a1643
Fix handling the stackframes response from the ES plugin (#150205)
## Summary
Flamegraph and TopN Functions don't display currently.
The reason is a missing backwards compatibility in the handling/parsing
of stackframes.
This is  quick fix to avoid blocking other PRs.

See https://github.com/elastic/prodfiler/issues/2951

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-02-02 17:13:03 -08:00
..
routes Fix handling the stackframes response from the ES plugin (#150205) 2023-02-02 17:13:03 -08:00
utils [Profiling] Retrieve profiling data via Elasticsearch plugin (#147152) 2023-01-10 09:21:01 -07:00
feature.ts [Profiling] Use 'Universal Profiling' everywhere (#140906) 2022-09-19 02:21:14 -07:00
index.ts [Profiling] Configurable ES client (#144533) 2022-12-07 08:36:13 -07:00
plugin.ts [Profiling] Configurable ES client (#144533) 2022-12-07 08:36:13 -07:00
types.ts