Changeset View
Changeset View
Standalone View
Standalone View
swh/counters/tests/data/content.json
- This file was added.
| { | |||||
| "status": "success", | |||||
| "data": { | |||||
| "resultType": "matrix", | |||||
| "result": [ | |||||
| { | |||||
| "metric": { | |||||
| "__name__": "swh_archive_object_total", | |||||
| "col": "value", | |||||
| "environment": "production", | |||||
| "instance": "counters1.internal.softwareheritage.org", | |||||
| "job": "swh-counters", | |||||
| "object_type": "content" | |||||
| }, | |||||
| "values": [ | |||||
| [ | |||||
| 100.1, | |||||
| "10" | |||||
| ], | |||||
| [ | |||||
| 100.9, | |||||
| "20" | |||||
| ], | |||||
| [ | |||||
| 110.101, | |||||
| "30" | |||||
| ] | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| } | |||||