Monitor your Docker containers using prometheus, cAdvisor , node-exporter and grafana on Windows
Refer to this medium article for more details https://medium.com/@mahesh.mahadevan/monitoring-docker-containers-on-windows-using-prometheus-grafana-c32bbb7ed04
- docker on windows
- docker-compose
Clone this repo on your Windows OS machine where Docker is up and running.
Open Power shell window and run this command from current directory of this repository.
docker-compose up
Goto http://localhost:3000 for grafana dashboard (default user/pass : admin/admin )