mirror of
https://github.com/grafana/grafana.git
synced 2025-01-21 05:53:42 -06:00
16 lines
339 B
JSON
16 lines
339 B
JSON
{
|
|
"status": "success",
|
|
"data": {
|
|
"resultType": "matrix",
|
|
"result": [
|
|
{
|
|
"metric": { "handler": "/api/v1/query_range", "job": "prometheus" },
|
|
"values": [
|
|
[1641889530, "+Inf"],
|
|
[1641889531, "NaN"],
|
|
[1641889532, "-Inf"]
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |