TraceQL slow error traces tempo

Find error spans on a service slower than 2s. combine attribute, status and duration.

{ .service.name = "api" && status = error && duration > 2s }
more tempo all 3 commands →