Smart error grouping with trend detection, root cause analysis, and direct links to failing traces.
| Error Type | Service | Count | Trend |
|---|---|---|---|
| ConnectionTimeout | payment-svc | 142 | trending |
| NullPointerException | order-service | 89 | stable |
| AuthTokenExpired | auth-service | 67 | declining |
| RateLimitExceeded | api-gateway | 34 | trending |
Errors are automatically grouped by type and message. No manual triage needed.
See at a glance which errors are trending up, stable, or declining.
Drill into any error group to see the failing trace and exact span.
Every error links directly to the trace that produced it.
Filter out noisy errors like health check failures and bot traffic.
Compare error rates between production, staging, and development.