unpoller_unpoller/integrations/inputunifi/pkg/promunifi
Ben Kochie 8d54628138 Cleanup duplicate station metrics
Combine "user" and "guest" station metrics into a single labeled metric
to avoid duplicate storage of the same data.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-12-02 22:41:43 +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 a couple more fixes 2019-12-01 19:04:17 -08:00
collector.go fix more ratios, combine export loops 2019-12-01 17:42:13 -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 more fixes 2019-12-01 03:26:13 -08:00
uap.go Cleanup duplicate station metrics 2019-12-02 22:41:43 +01:00
udm.go Cleanup duplicate station metrics 2019-12-02 22:41:43 +01:00
usg.go Cleanup duplicate station metrics 2019-12-02 22:41:43 +01:00
usw.go Cleanup duplicate station metrics 2019-12-02 22:41:43 +01: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.