Add artifact.1/tests/data/sample_logs.json
This commit is contained in:
parent
873ccd9c55
commit
7376d24eed
1 changed files with 44 additions and 0 deletions
44
artifact.1/tests/data/sample_logs.json
Normal file
44
artifact.1/tests/data/sample_logs.json
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
[
|
||||
{
|
||||
"timestamp": "2024-05-10T10:15:00Z",
|
||||
"aux_worker": 1,
|
||||
"p99_tail": 125.6,
|
||||
"band_width": 320.4
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:16:00Z",
|
||||
"aux_worker": 1,
|
||||
"p99_tail": 128.1,
|
||||
"band_width": 310.2
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:17:00Z",
|
||||
"aux_worker": 2,
|
||||
"p99_tail": 98.4,
|
||||
"band_width": 415.0
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:18:00Z",
|
||||
"aux_worker": 2,
|
||||
"p99_tail": 101.2,
|
||||
"band_width": 409.5
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:19:00Z",
|
||||
"aux_worker": 3,
|
||||
"p99_tail": 90.5,
|
||||
"band_width": 450.3
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:20:00Z",
|
||||
"aux_worker": 3,
|
||||
"p99_tail": 92.1,
|
||||
"band_width": 455.8
|
||||
},
|
||||
{
|
||||
"timestamp": "2024-05-10T10:21:00Z",
|
||||
"aux_worker": 3,
|
||||
"p99_tail": 95.0,
|
||||
"band_width": 448.9
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue