Powerful trace filters: tags, ordering & hide-auxiliary
The trace search grew a proper filter panel — so you can slice by what actually matters.
- Auxiliary requests hidden by default. Health checks,
/actuator/*, metrics scrapes and control-plane traffic are excluded across the heatmap, overview and list — a toggle brings them back. - Tag filters. Filter by span attributes, e.g.
http.status_code=500,http.method=GET. - Result ordering. Newest, oldest or slowest — with gap-free keyset pagination on either sort key.
- Trace-ID lookup + duration range, plus service/operation/status, all held in the URL for shareable views.