Development
This commit is contained in:
parent
96cda68c54
commit
e8717710d4
1 changed files with 3 additions and 3 deletions
|
|
@ -61,9 +61,9 @@
|
|||
},
|
||||
{
|
||||
"type": "stat_card",
|
||||
"label": "DNS Cache",
|
||||
"value": "%DNS_STAT_HITS% (%DNS_STAT_HIT_RATE% hit rate)",
|
||||
"sub": "cache size: %DNS_CACHE_SIZE%, evictions: %DNS_STAT_CACHE_EVICTIONS%"
|
||||
"label": "DNS Cache Hits",
|
||||
"value": "%DNS_STAT_HITS% (%DNS_STAT_HIT_RATE%)",
|
||||
"sub": "all time"
|
||||
},
|
||||
{
|
||||
"type": "stat_card",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue