#prometheus #prometheus-exporter #aqi #airnow

app prometheus-airnow-exporter

A Prometheus exporter for AQI readings from AirNow.gov

3 releases

0.1.2 Oct 28, 2021
0.1.1 Sep 27, 2021
0.1.0 Sep 7, 2021

#692 in HTTP server

36 downloads per month

GPL-3.0-or-later

24KB
106 lines

prometheus-airnow-exporter

A Prometheus exporter for AQI readings from AirNow.gov.

You will need to obtain your own API key from AirNow.

Basic usage:

API_KEY=... ZIP_CODE=12345 ./prometheus-airnow-exporter

By default, the exporter will be available at http://localhost:42515/metrics. You can change the port by setting the PORT environment variable.

Released under the GPL v3, or any later version.

Dependencies

~13–28MB
~416K SLoC