elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.58k stars 8.09k forks source link

[APM] Enable embedding of Waterfall view in other plugins #172411

Open spong opened 9 months ago

spong commented 9 months ago

This is an enhancement request for making the waterfall view an embeddable (or whatever the latest method is for component sharing between plugins).

In https://github.com/elastic/kibana/pull/171153 we instrumented the Security Solution Assistant with APM so we could trace and debug our calls to LLM's. Currently we have a quick action that links off to the trace within the Trace Explorer UI for easy viewing, however it would be nice if we could embed the Waterfall view directly in the Security app. This would also be helpful for providing functionality in serverless environments where the Observability app might not be accessible.

elasticmachine commented 9 months ago

Pinging @elastic/apm-ui (Team:APM)

elasticmachine commented 9 months ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)