Improve Traces -> Event Deltas by introducing filtering actions for continuous drill down
Open
@alex-fedotyev is already working on this.
Since Feb 25, 2026.
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
Currently Traces -> Event Deltas offers analysis of the attributes/values, which are not actionable.
Mouse over only shows the values and nothing else.
We should consider improving actionability by offering similar experience as in the results table or in the trace drilldown flyout, where actions are offered to filter, exclude of copy the value to help users drill down into the subset of spans defined by the value.
Example of actions on the results grid:
Example of actions on the flyout:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.