prometheus-docker-compose
Brings up prometheus with static targets as prometheus itself and node-exporter.
Motivation
To play around prometheus, promql and node-exporter metrics
Usage
docker-compose up -d
To reload after prometheus config changes
curl -X POST http://localhost:9090/-/reload