Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/observability-monitoring:prometheus-configurationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
Configure Prometheus for comprehensive metric collection, alerting, and monitoring of infrastructure and applications.
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
Check scrape targets:
curl http://localhost:9090/api/v1/targets
Check configuration:
curl http://localhost:9090/api/v1/status/config
Test query:
curl 'http://localhost:9090/api/v1/query?query=up'
grafana-dashboards - For visualizationslo-implementation - For SLO monitoringdistributed-tracing - For request tracingnpx claudepluginhub yo-steven/agents-exploration-20260523 --plugin observability-monitoringOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.