p99_spike_analysis/spike_finder/tests/data/sample_log.json

12 lines
No EOL
562 B
JSON

[
{"timestamp": "2024-06-01T12:00:00Z", "value": 0.82},
{"timestamp": "2024-06-01T12:00:01Z", "value": 0.85},
{"timestamp": "2024-06-01T12:00:02Z", "value": 0.99},
{"timestamp": "2024-06-01T12:00:03Z", "value": 1.05},
{"timestamp": "2024-06-01T12:00:04Z", "value": 0.83},
{"timestamp": "2024-06-01T12:00:05Z", "value": 1.20},
{"timestamp": "2024-06-01T12:00:06Z", "value": 0.88},
{"timestamp": "2024-06-01T12:00:07Z", "value": 0.91},
{"timestamp": "2024-06-01T12:00:08Z", "value": 1.15},
{"timestamp": "2024-06-01T12:00:09Z", "value": 0.87}
]