What problem does it solve?
This Skill helps you debug a deployed zymtrace backend when users see missing or incomplete data in the UI, ingest failures, ClickHouse storage exhaustion, or license/auth issues, by walking symptoms through end-to-end diagnosis across backend ingest and profiler reporting.
Core Features & Use Cases
- Symptom-driven troubleshooting: Routes you to the correct diagnostic path for “no data in the UI”, license/auth failures, ingest CrashLoopBackOff, slow queries, and storage growth.
- End-to-end path validation: Checks the full chain from workload → profiler agent → backend gateway (gRPC) → ingest → ClickHouse → UI so a single broken link is found.
- Safe, verification-first fixes: Recommends actions like Helm upgrades with proper reset semantics, retention adjustments, and capacity expansion while emphasizing guardrails and rerunning verification steps.
Quick Start
Tell the Skill what you’re seeing (for example, “the UI loads but no profiles appear”), and it will guide you through diagnosing profiler reporting, ingest health, and ClickHouse storage to identify the broken link.