unpoller_unpoller/pkg/promunifi
Cody Lee ffb8579369
add integration test guard;
datadog integration test works

influx package tests

update unifi version

golanglint-ci and address *all* issues.

all tests pass

bump unifi version
2023-07-31 14:40:33 -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 add integration test guard; 2023-07-31 14:40:33 -05:00
logger.go add integration test guard; 2023-07-31 14:40:33 -05:00
pdu.go add integration test guard; 2023-07-31 14:40:33 -05: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 add integration test guard; 2023-07-31 14:40:33 -05: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.