unpoller_unpoller/pkg/promunifi
Cody Lee 5b58e6c237
fix promver collector to default buildinfo collector
2024-04-19 15:51:18 -05:00
..
LICENSE
README.md
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:51:18 -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
site.go add integration test guard; 2023-07-31 14:40:33 -05:00
uap.go
udm.go
usg.go Fixed PR lint failure 2023-11-07 12:25:02 -07:00
usw.go
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.