grafana_bak/pkg/promlib/testdata/range_infinity.result.json
2025-04-01 10:38:02 +09:00

17 lines
256 B
JSON

{
"status": "success",
"data": {
"resultType": "matrix",
"result": [
{
"metric": {},
"values": [
[1641889530, "+Inf"],
[1641889531, "+Inf"],
[1641889532, "+Inf"]
]
}
]
}
}