unpoller_unpoller/integrations/inputunifi/pkg/promunifi
Ben Kochie 866c44feac Fix radio_transmit metric type
The metrics radio_transmit_{packets,retries} appear to gauges, not
counters.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-01 19:28:53 +01:00
..
README.md move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
clients.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
collector.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
loops.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
report.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
site.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
uap.go Fix radio_transmit metric type 2019-12-01 19:28:53 +01:00
udm.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
usg.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00
usw.go move pkgs, update readme, add two more metrics to influx client 2019-11-30 01:45:42 -08:00

README.md

prometheus

This package provides the interface to turn UniFi measurements into prometheus exported metrics. Requires the poller package for actual UniFi data collection.