DARK-art108 / prometheus-101

Getting started with Prometheus Monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud-Native-101

NOTE:

NOTE: Use my docker-compose.yml file to setup Prometheus, Grafana and CAdvisor.

How to setup?

  • Clone the repo: git clone <repo>

  • Run docker-compose up to start the containers.

  • Run docker-compose down to stop the containers.

  • Always see the logs of the containers: docker-compose logs -f

About

Getting started with Prometheus Monitoring