Skip to main content
在 Manus 中运行任何 Skill
一键导入

debug-alerts

星标4
分支0
更新时间2026年7月8日 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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly