mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-08 15:49:23 -04:00
add uptime to dns stats
This commit is contained in:
parent
963921413e
commit
154811ab1e
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ for host in ${hosts[@]}; do
|
|||
stats[$key]=$value
|
||||
done
|
||||
|
||||
print_stat uptime
|
||||
print_stat backend-queries
|
||||
print_stat latency
|
||||
print_stat receive-latency
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue