Sign inSign up

daggu1997/prometheus

By daggu1997

•Updated over 2 years ago

setting up Prometheus and Grafana

Image
Monitoring & observability
0

138

daggu1997/prometheus repository overview

Need to run this command after pulling the docker image

docker run -it -v /var/run/docker.sock:/var/run/docker.sock daggu1997/prometheus:v1.0.1 bash

execute the command to see thhe cadvisor and grapana and prometheus are running in a conatiner

docker-compose up -d

docker run -d --name watchtower -p 8082:8082 --restart always -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -i 30

Tag summary

Content type

Image

Digest

sha256:4cc65b59f…

Size

196.3 MB

Last updated

over 2 years ago

docker pull daggu1997/prometheus:v1.0.1