Add data_collection/tests/data/sample_run_data.json
This commit is contained in:
parent
79e0bfaf56
commit
6722167f51
1 changed files with 7 additions and 0 deletions
7
data_collection/tests/data/sample_run_data.json
Normal file
7
data_collection/tests/data/sample_run_data.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"epoch_ms": 1719754135123,
|
||||
"monotonic_ns": 98765432198765,
|
||||
"tz_offset_minutes": 60,
|
||||
"retry_tail_p99": 2.37,
|
||||
"band_width": 135.4
|
||||
}
|
||||
Loading…
Reference in a new issue