What problem does it solve?
This Skill helps you trace and validate user actions across the Vivreal stack using Sentry logs, traces, errors, and events, allowing for cross-correlation of frontend, backend, and WebSocket telemetry.
Core Features & Use Cases
- Action Tracing: Trace user actions like "I just created a collection object" or "what happened when I logged in".
- Error Investigation: Investigate errors using issue IDs, Sentry URLs, or error descriptions.
- Deployment Validation: Validate deployments like "validate deploy CMS" or "is the portal deploy working".
- Cross-Service Correlation: Correlate trace IDs and reconstruct distributed traces.
- Health Check: Check the health of the system with "health check" or "is everything working".
- DevTools Network Request: Analyze network requests from browser DevTools.
- Tenant-Scoped Triage: Triage issues for specific tenants.
- Request ID Fallback: Correlate request IDs when trace IDs are missing.
- Breadcrumb Deep-Dive: Inspect breadcrumbs on specific issues.
Quick Start
Use the /sentry-trace command with your query, such as "trace the /app/content request".