elastic / kibana

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

[APM] Enable ability to show additional metadata for a given span within the waterfall view #172413

Open spong opened 11 months ago

spong commented 11 months ago

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.

This is an enhancement request to enable the ability to show additional metadata for a given span within the waterfall view. For instance, it would be really beneficial if we could surface the token count (which exists as a label on the span) on relevant spans. Extra awesomeness here if we could also set the icon (like ES spans have) and provide a renderer for showing detailed information in a popover/tooltip on hover like is done in the LangSmith tracing image below:

Note: In discussion with @smith, looks like this lives around here in the codebase.

elasticmachine commented 11 months ago

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

elasticmachine commented 11 months ago

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

botelastic[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.