DevOps · +10 points

Prometheus

CNCF metrics monitoring — time-series database and alerting toolkit.

Install
docker run -d -p 9090:9090 prom/prometheus
License
Apache-2.0
Stars
56k+

Integration goal

Write prometheus.yml scrape config for a Node exporter.

  1. Create prometheus.yml
  2. Add scrape_configs job
  3. Push to GitHub
Open Integration Workspace →

← All open source tools