mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
17 lines
308 B
JSON
17 lines
308 B
JSON
|
{
|
||
|
"status": "success",
|
||
|
"data": {
|
||
|
"resultType": "matrix",
|
||
|
"result": [
|
||
|
{
|
||
|
"metric": { "handler": "/api/v1/query_range", "job": "prometheus" },
|
||
|
"values": [
|
||
|
[1641889530, "NaN"],
|
||
|
[1641889531, "NaN"],
|
||
|
[1641889532, "NaN"]
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|