mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
@@ -87,6 +87,7 @@ function summary() {
|
||||
|
||||
return {
|
||||
gravity_size: faker.random.number(),
|
||||
sum_queries: total,
|
||||
total_queries: {
|
||||
A: queryTypeTotals[0],
|
||||
AAAA: queryTypeTotals[1],
|
||||
|
||||
@@ -20,6 +20,7 @@ const tick = global.tick;
|
||||
|
||||
const fakeData: ApiSummary = {
|
||||
active_clients: 2,
|
||||
sum_queries: 22813,
|
||||
blocked_queries: 2281,
|
||||
cached_queries: 3573,
|
||||
forwarded_queries: 19154,
|
||||
|
||||
Reference in New Issue
Block a user