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> |
||
|---|---|---|
| .. | ||
| README.md | ||
| clients.go | ||
| collector.go | ||
| report.go | ||
| site.go | ||
| uap.go | ||
| udm.go | ||
| usg.go | ||
| usw.go | ||
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.