An open API service indexing awesome lists of open source software.

https://github.com/eminence/prom_weather_server

Exports weather info to prometheus
https://github.com/eminence/prom_weather_server

national-weather-service noaa open-weather-map-api prometheus-exporter weather wunderground

Last synced: 6 days ago
JSON representation

Exports weather info to prometheus

Awesome Lists containing this project

README

        

# prom_weather_server

Fetches basic weather info (temperaure, pressure, windspeed, visibility, humidity) from
[Open Weather Map](https://openweathermap.org/), [Weather Underground](https://www.wunderground.com/),
and the [National Weather Service](https://forecast-v3.weather.gov/documentation).

The data from each service is refreshed every 10 minutes, and is exported via a web server so that
it can be imported into [Prometheus](https://prometheus.io/)