-
Notifications
You must be signed in to change notification settings - Fork 1
/
log_run_tilia.json
50 lines (50 loc) · 1.07 KB
/
log_run_tilia.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"results": [
[
{
"field": "date",
"value": "2024-09-04 00:00:00.000"
},
{
"field": "calls",
"value": "1203"
}
],
[
{
"field": "date",
"value": "2024-09-03 00:00:00.000"
},
{
"field": "calls",
"value": "2476"
}
],
[
{
"field": "date",
"value": "2024-09-02 00:00:00.000"
},
{
"field": "calls",
"value": "1313"
}
],
[
{
"field": "date",
"value": "2024-09-01 00:00:00.000"
},
{
"field": "calls",
"value": "214"
}
]
],
"statistics": {
"recordsMatched": 5206.0,
"recordsScanned": 30331.0,
"bytesScanned": 7097778.0
},
"status": "Complete"
}