I'm currently trying to understand why one of the operations in the middle of a trace fails, the failure happens in a specific span which is reasonably easy to find, however viewing it in the trace view is a bit of a chore:
- selecting the span then "open root trace in new tab" opens the trace at the top
- there is (as far as I can tell, I may have missed it) no way to search for / jump to events or spans in the table, only scroll through and hope you notice what you're looking for
- also the include/exclude feature doesn't seem to work in the trace view, I assume it tries to filter the trace itself (which doesn't really make sense) rather than the spans tree / events
I'm currently trying to understand why one of the operations in the middle of a trace fails, the failure happens in a specific span which is reasonably easy to find, however viewing it in the trace view is a bit of a chore: