Health score, error timeline, filterable error list, plain-English explanations, stack trace viewer, and HTTP request log — all updating live via WebSocket.
🔧
In-App DevTools
A floating debug panel inside your app — see errors, console logs, and network requests with full payload inspection without leaving your app.
🔗
Full-Stack Correlation
Frontend injects a correlation ID into every request. Backend reads it. The dashboard shows the full chain from user click to server error.
🏗️
Multi-Project Support
Track errors from multiple apps in one place. Each SDK sends a projectId, and the dashboard filters all views per project.