Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.4 KB

File metadata and controls

21 lines (14 loc) · 1.4 KB

Observability Handbook

This handbook provides comprehensive guides for monitoring, debugging, and maintaining the health of WorkloadWizard through distributed tracing, performance dashboards, and proactive alerting.

Our observability stack enables you to trace requests from API routes through Convex operations, visualise performance trends in real-time dashboards, and respond quickly to issues with well-defined alert thresholds and ownership.

Quick Links

Overview

  • Distributed Tracing: Track requests across API routes, Convex functions, and client-side operations
  • Performance Monitoring: Real-time dashboards showing P95/P99 latencies, error rates, and Core Web Vitals
  • Proactive Alerting: Automated alerts with clear ownership and escalation procedures
  • Bundle Analysis: Regular analysis of client and server bundle sizes to prevent performance regressions

All observability data flows through a unified pipeline, making it easy to correlate issues across the entire application stack.