Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 486 Bytes

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: