Features
Monitoring
Real-time visibility into your queues with live job updates, history, and state changes.
What you see
- Active / Waiting / Completed / Failed counts per queue
- Live job stream with payload, attempts, and logs
- Per-queue charts for throughput, duration, and error rate
- Insights on retries, stalls, and outliers
Drill into a job
- ID, name, payload, timestamps
- Error messages and retry history
- Progress updates (where supported)
Filter and search
- Status, queue, and date range filters
- Search by job ID, name, or payload fields
- Combine filters to isolate noisy queues or customers
PII redaction
- Sensitive fields are redacted before leaving your app when enabled in the SDK
- Use separate keys per environment and enable redaction on production queues
- Combine with access roles so only the right people can see payloads
Tips
- Keep the dashboard open during deploys to spot regressions
- Use alerts to catch failures without watching the UI