Pulls weather data from weatherapi.com and provides it in Prometheus-style exporter format over HTTP.
Go to file
2021-12-11 16:37:49 +00:00
.gitignore Initial commit 2021-06-21 20:44:49 +01:00
docker-compose.yaml Move from Met Office to weatherapi.com 2021-06-22 16:09:56 +01:00
Dockerfile Initial commit 2021-06-21 20:44:49 +01:00
main.py Strict typing 2021-12-11 16:37:49 +00:00
README.md Add link to weatherapi.com in README.md 2021-06-22 16:11:48 +01:00
requirements.txt Initial commit 2021-06-21 20:44:49 +01:00

Weather Exporter

Pulls weather data from weatherapi.com and provides it in Prometheus-style exporter format over HTTP.

Used to monitor weather conditions over time.