Prometheus Alert Runbook Linker
Links Prometheus alerting rules to operational runbooks by parsing AlertManager configurations and PrometheusRule CRDs. Validates runbook_url annotations exist and are reachable, and generates stub runbooks for undocumented alerts.
What it does
Prometheus Alert Runbook Linker
Links Prometheus alerting rules to operational runbooks by parsing AlertManager configurations and PrometheusRule CRDs. Validates runbook_url annotations exist and are reachable, and generates stub runbooks for undocumented alerts.
Installation
Use the upstream install or setup path that matches your environment:
- Docker images are available on Quay.io or Docker Hub.
- docker run --name prometheus -d -p 127.0.0.1:9090:9090 prom/prometheus
- git clone https://github.com/prometheus/prometheus.git
- go install github.com/prometheus/prometheus/cmd/...
Requirements and caveats from upstream:
- [
][quay]
- [
][hub]
-
Docker images
Basic usage or getting-started notes:
-
There are various ways to install Prometheus.
-
Precompiled binaries
-
Precompiled binaries for released versions are available in the
-
Extracted from upstream docs: https://raw.githubusercontent.com/prometheus/prometheus/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,388 chars)