Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

debug-alerts

Étoiles4
Forks0
Mis à jour8 juillet 2026 à 15:27

Find, read, and debug firing alerts in this home-cluster's VictoriaMetrics / vmalert monitoring stack. Use whenever the user asks what's alerting, why an alert is firing, to "check the alerts", "look at monitoring", "debug the vmalerts", "what's firing", "is anything broken", or names a specific alert ("why is KubePodCrashLooping firing", "silence X"). Walks the whole loop: query vmalert's live alerts API for what's firing, read each alert's expression/labels/annotations, reproduce the expression against VictoriaMetrics to see the real numbers, tell genuine problems apart from the always-on meta-alerts (Watchdog, InfoInhibitor) and benign empty-recording-rule false-positives, then fix — either resolve the underlying condition or, for a noisy/false-positive rule, disable/tune it via the vm-k8s-stack defaultRules in values.yaml (GitOps) and let ArgoCD sync. Knows the pod/port layout (vmalert :8080, vmsingle :8428), the kubectl-exec + busybox-wget query pattern, and where the rules live in the repo. Reach for th

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly