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

17 lines
300 B
JSON

{
"status": "success",
"data": {
"resultType": "matrix",
"result": [
{
"metric": { "__name__": "go_goroutines", "job": "prometheus" },
"values": [
[1641889533, "21"],
[1641889534, "32"],
[1641889537, "43"]
]
}
]
}
}