update expectations
This commit is contained in:
parent
4da299ff46
commit
9d1f8606df
|
|
@ -366,6 +366,8 @@ gauges:
|
|||
- unifi.ubb.uptime
|
||||
- unifi.ubb.mem
|
||||
- unifi.ubb.network
|
||||
- unifi.uplink_max_speed
|
||||
- unifi.uplink_uptime
|
||||
counts:
|
||||
- unifi.collector.num_devices
|
||||
- unifi.collector.num_errors
|
||||
|
|
|
|||
|
|
@ -615,9 +615,11 @@ points:
|
|||
tx_bytes: float
|
||||
upgradeable: bool
|
||||
uplink_latency: float
|
||||
uplink_max_speed: float
|
||||
uplink_name: string
|
||||
uplink_speed: float
|
||||
uplink_type: string
|
||||
uplink_uptime: float
|
||||
uptime: float
|
||||
user-num_sta: float
|
||||
version: string
|
||||
|
|
|
|||
Loading…
Reference in New Issue