mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 04:04:00 -06:00
20 lines
336 B
JSON
20 lines
336 B
JSON
{
|
|
"status": "success",
|
|
"data": {
|
|
"resultType": "matrix",
|
|
"result": [
|
|
{
|
|
"metric": {
|
|
"level": "error"
|
|
},
|
|
"values": [
|
|
[1639125366.511, "0.4"],
|
|
[1639125406.512, "0.2"],
|
|
[1639125416.513, "0.2"],
|
|
[1639125466.514, "0.6"]
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|