--- name: drt-analyze description: > Analyze DRT cluster health for a given time range. Reconstructs the operations timeline, checks CockroachDB metrics (availability, latency, storage, changefeeds, jobs, goroutines, admission control, LSM, KV prober) and logs for anomalies, correlates findings with disruptive operations to distinguish expected side-effects from real bugs. Use when asked to "analyze DRT", "check cluster health", "what happened on the DRT cluster", "DRT health report", investigate DRT issues, or review DRT operations. Also use when the user mentions a DRT cluster name (drt-scale, drt-chaos, drt-large, etc.) in the context of health or operations. --- # DRT Health Analyzer Analyze a DRT CockroachDB cluster's health over a time range. Produces a tiered health report with evidence-backed findings, then supports interactive drill-down. ## Prerequisites - Datadog auth: `roachdev datadog auth login` (verify: `roachdev datadog auth status`) - If auth fails during analysis, stop and ask the user to re-authenticate. ## Invocation ``` /drt-analyze cluster: from: