60 lines
1.1 KiB
JSON
60 lines
1.1 KiB
JSON
{
|
|
"frames": [
|
|
{
|
|
"schema": {
|
|
"meta": {
|
|
"type": "timeseries-wide",
|
|
"custom": {
|
|
"resultType": "matrix"
|
|
},
|
|
"executedQueryString": "Expr: 1 / 0\nStep: 1s"
|
|
},
|
|
"fields": [
|
|
{
|
|
"name": "Time",
|
|
"type": "time",
|
|
"typeInfo": {
|
|
"frame": "time.Time"
|
|
},
|
|
"config": {
|
|
"interval": 1000
|
|
}
|
|
},
|
|
{
|
|
"name": "1 / 0",
|
|
"type": "number",
|
|
"typeInfo": {
|
|
"frame": "float64",
|
|
"nullable": true
|
|
},
|
|
"labels": {}
|
|
}
|
|
]
|
|
},
|
|
"data": {
|
|
"values": [
|
|
[
|
|
1641889530000,
|
|
1641889531000,
|
|
1641889532000
|
|
],
|
|
[
|
|
null,
|
|
null,
|
|
null
|
|
]
|
|
],
|
|
"entities": [
|
|
null,
|
|
{
|
|
"Inf": [
|
|
0,
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |