Add artifact.data_logger/tests/data/sample_metrics.json
This commit is contained in:
parent
84d31f54a3
commit
832c151f6e
1 changed files with 6 additions and 0 deletions
6
artifact.data_logger/tests/data/sample_metrics.json
Normal file
6
artifact.data_logger/tests/data/sample_metrics.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"setup_fingerprint": "setup_abc123",
|
||||||
|
"policy_hash": "policy_xyz789",
|
||||||
|
"epoch_ms": 1716445123456,
|
||||||
|
"near_expiry_unpinned": 0.083
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue