1 min read 0

Quick & Dirty Prometheus on OS-X

How to install Prometheus on OS-X Install prometheus $ cd /Users/gary.little/Downloads/prometheus-2.16.0-rc.0.darwin-amd64$ ./prometheus Add a collector/scraper to monitor the OS Prometheus…