Skip to content

ruanbekker/prometheus-and-pushgateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-and-pushgateway

Example using Pushgateway and Prometheus

Boot

Boot the contianers:

docker-compose up -d

Seed

Seed prometheus, by pushing metrics to pushgateway, so that prometheus can scrape pushgateway:

bash write.sh

View Metrics

Access prometheus:

open http://localhost:9090/graph?g0.expr=heartrate&g0.tab=0&g0.stacked=0&g0.show_exemplars=0&g0.range_input=15m

About

Example using Pushgateway and Prometheus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages