Move some of the excess device inventory labels to an "info" metric. This reduces query output noise and indexing overhead. These labels can still be used for filtering with a `group_left` query. 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.