Prometheus Agent that collects vaccination data in Ontario and exposes it
 
 
 
Go to file
Ray Slakinski fb043cb4b1 first commit 2021-04-08 16:50:25 -04:00
README.md first commit 2021-04-08 16:47:45 -04:00
go.mod first commit 2021-04-08 16:50:25 -04:00
go.sum first commit 2021-04-08 16:50:25 -04:00
main.go first commit 2021-04-08 16:50:25 -04:00

README.md

About

Prometheus Agent that calculates days left to vacinate everyone in Ontario who is 18+ using the current rate of vacination

Running:

$ go run main.go

Reading metrics

$ curl -s localhost:8080/metrics |grep ont |grep -v "#"
ont_covid_data_days_left 84
ont_covid_data_previous_day_doses_administered 108563
ont_covid_data_total_doses_administered 2.834784e+06