Quickstart for Prometheus

Get up and running with Prometheus and node-exporter with a docker-compose.yml file in less than 5 minutes.

Running the example

$ git clone https://github.com/alexellis/quickstart-prometheus
$ cd quickstart-prometheus
$ docker-compose up -d

Open a browser and point at http://localhost:9090/

See also: