[APM] Enable ability to show additional metadata for a given span within the waterfall view #172413
Labels
apm:ux
apm:waterfall
enhancement
New value added to drive a business result
Team:obs-ux-infra_services
Observability Infrastructure & Services User Experience Team
In #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.
The text was updated successfully, but these errors were encountered: