unpoller_unpoller/pkg/promunifi
Cody Lee a4a9596562
fix promver collector to default buildinfo collector
2024-04-19 15:50:13 -05:00
..
LICENSE move to the pkg dir 2022-12-02 20:46:16 -05:00
README.md move to the pkg dir 2022-12-02 20:46:16 -05:00
clients.go add integration test guard; 2023-07-31 14:40:33 -05:00
collector.go fix promver collector to default buildinfo collector 2024-04-19 15:50:13 -05:00
logger.go add integration test guard; 2023-07-31 14:40:33 -05:00
pdu.go Make sure descPDU handles the power outlets. 2023-09-11 00:00:48 -04:00
report.go prom and influx support 2022-12-22 14:36:08 -06:00
site.go add integration test guard; 2023-07-31 14:40:33 -05:00
uap.go Fix for upgradable metric for Prometheus 2023-02-25 22:46:26 +01:00
udm.go prom and influx support 2022-12-22 14:36:08 -06:00
usg.go Fixed PR lint failure 2023-11-07 12:25:02 -07:00
usw.go remote upgrade metrics for #433 2022-12-21 20:14:22 -06:00
uxg.go add integration test guard; 2023-07-31 14:40:33 -05: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.