prometheus-observer

Community

Analyze Prometheus state and alerts in Kubernetes

Authorkingdon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill observes Prometheus installations to provide comprehensive visibility into installation state, active alerts, AlertManager configuration, and rule evaluation health, enabling rapid diagnostics without modifying running systems.

Core Features & Use Cases

  • Observational health checks: Validate that Prometheus pods are running, endpoints are reachable, and alert routing is configured.
  • Alert analysis: Identify firing alerts, their severities, and rule evaluation status to prioritize responses.
  • Operational guidance: Provide actionable commands and verification steps to restore monitoring health in Kubernetes environments.

Quick Start

Run the slash command '/prometheus-status' to start an autonomous validation workflow. If port-forwards are not active, start them with kubectl port-forward -n monitoring svc/kube-prometheus-stack-prometheus 9090:9090 & and kubectl port-forward -n monitoring svc/kube-prometheus-stack-alertmanager 9093:9093 & as needed.

Dependency Matrix

Required Modules

kubectljqcurl

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: prometheus-observer
Download link: https://github.com/kingdon/skills/archive/main.zip#prometheus-observer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.