mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:09 -04:00
:(
This commit is contained in:
@@ -181,6 +181,7 @@ func (u *promUnifi) exportUAPstats(r report, labels []string, ap *unifi.Ap, byte
|
||||
log.Println("ap was nil?!", labels[2])
|
||||
return
|
||||
}
|
||||
log.Println("ap not nil")
|
||||
labelU := []string{"user", labels[1], labels[2]}
|
||||
labelG := []string{"guest", labels[1], labels[2]}
|
||||
r.send([]*metric{
|
||||
|
||||
Reference in New Issue
Block a user