Skip to content

vincent-leclerc-dev/prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Installation

Edit config file /tmp/promeheus.yml

Set target app ex: - targets: ['192.168.64.3:31316']

Run

docker run \
-p 9090:9090
-v $(pwd)/tmp/prometheus.yml:/etc/prometheus/prometheus.yml
prom/prometheus

Prometheus dashboard url

http://localhost:9090/

About

Monitoring Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published