.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
main.py | ||
README.md | ||
requirements.txt |
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.
.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
main.py | ||
README.md | ||
requirements.txt |
Pulls weather data from weatherapi.com and provides it in Prometheus-style exporter format over HTTP.
Used to monitor weather conditions over time.