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",
|
"type": "stat_card",
|
||||||
"label": "DNS Cache",
|
"label": "DNS Cache Hits",
|
||||||
"value": "%DNS_STAT_HITS% (%DNS_STAT_HIT_RATE% hit rate)",
|
"value": "%DNS_STAT_HITS% (%DNS_STAT_HIT_RATE%)",
|
||||||
"sub": "cache size: %DNS_CACHE_SIZE%, evictions: %DNS_STAT_CACHE_EVICTIONS%"
|
"sub": "all time"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "stat_card",
|
"type": "stat_card",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue