Skip to main content
Back to registry

prometheus-configuration

wshobson/agents

Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill prometheus-configuration
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. prometheus.yml: Reference: See assets/prometheus.yml.template targets/production.json: Reference: See references/scrape-configs.md Create pre-computed metrics for frequently queried expressions: Reference: See references/recording-rules.md Reference: See scripts/validate-prometheus.sh Check scrape targets: Check configuration: Test query: - Set up Prometheus monitoring - Configure metric scraping - Create recording rules - Design alert rules - Implement service discovery - Use consistent naming for metrics (prefix_name_unit) - Set appropriate scrape intervals (15-60s typical) - Use recording rules for expensive queries - Implement high availability (multiple Prometheus instances) - Configure retention based on storage capacity - Use relabeling for metric cleanup - Monitor Prometheus itself - Implement federation for large deployments - Use Thanos/Cortex for long-term storage - Document custom metrics - grafana-dashboards - For visualization - slo-implementation - For SLO monitoring - distributed-tracing - For request tracing

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does prometheus-configuration do?

Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.

Is prometheus-configuration good?

prometheus-configuration does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does prometheus-configuration work with?

prometheus-configuration currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to prometheus-configuration?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install prometheus-configuration?

npx skills add https://github.com/wshobson/agents --skill prometheus-configuration

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering