Open spong opened 11 months ago
Pinging @elastic/apm-ui (Team:APM)
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)
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.
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.
In effort to provide a custom view that highlights only the most relevant information, it would be nice if there was a way to collapse certain spans by either name or id. For instance, these ES resolve capabilities are not relevant to a user inspecting a trace for information on the number of tokens used or KB docs returned in a certain phase, and so just adds noise to the visualization.