mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus: Enable converter tests (#66378)
* converter: enable tests * updated snapshot tests --------- Co-authored-by: Kyle Brandt <kyle@grafana.com>
This commit is contained in:
@@ -16,9 +16,6 @@ import (
|
||||
const update = true
|
||||
|
||||
func TestReadPromFrames(t *testing.T) {
|
||||
// FIXME:
|
||||
// skipping test due to flaky behavior
|
||||
t.Skip()
|
||||
files := []string{
|
||||
"prom-labels",
|
||||
"prom-matrix",
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "stats": {
|
||||
// "ingester": {
|
||||
@@ -59,6 +63,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"stats": {
|
||||
"ingester": {
|
||||
@@ -177,6 +185,19 @@
|
||||
"1645030245539423744",
|
||||
"1645030244091700992"
|
||||
]
|
||||
],
|
||||
"nanos": [
|
||||
null,
|
||||
[
|
||||
757120,
|
||||
735040,
|
||||
587968,
|
||||
587968,
|
||||
423744,
|
||||
700992
|
||||
],
|
||||
null,
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "stats": {
|
||||
// "ingester": {
|
||||
@@ -59,6 +63,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"stats": {
|
||||
"ingester": {
|
||||
@@ -177,6 +185,19 @@
|
||||
"1645030245539423744",
|
||||
"1645030244091700992"
|
||||
]
|
||||
],
|
||||
"nanos": [
|
||||
null,
|
||||
[
|
||||
757120,
|
||||
735040,
|
||||
587968,
|
||||
587968,
|
||||
423744,
|
||||
700992
|
||||
],
|
||||
null,
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "stats": {
|
||||
// "ingester": {
|
||||
@@ -58,6 +62,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"stats": {
|
||||
"ingester": {
|
||||
@@ -169,6 +177,18 @@
|
||||
"1645030245539423744",
|
||||
"1645030244091700992"
|
||||
]
|
||||
],
|
||||
"nanos": [
|
||||
null,
|
||||
[
|
||||
757120,
|
||||
735040,
|
||||
587968,
|
||||
423744,
|
||||
700992
|
||||
],
|
||||
null,
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "stats": {
|
||||
// "ingester": {
|
||||
@@ -58,6 +62,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"stats": {
|
||||
"ingester": {
|
||||
@@ -169,6 +177,18 @@
|
||||
"1645030245539423744",
|
||||
"1645030244091700992"
|
||||
]
|
||||
],
|
||||
"nanos": [
|
||||
null,
|
||||
[
|
||||
757120,
|
||||
735040,
|
||||
587968,
|
||||
423744,
|
||||
700992
|
||||
],
|
||||
null,
|
||||
null
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {}
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 4 Fields by 2 Rows
|
||||
// +-------------------------+-------------------------------+----------------+---------------------+
|
||||
@@ -19,7 +24,12 @@
|
||||
"frames": [
|
||||
{
|
||||
"schema": {
|
||||
"meta": {},
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
"name": "__labels",
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {}
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 4 Fields by 2 Rows
|
||||
// +-------------------------+-------------------------------+----------------+---------------------+
|
||||
@@ -19,7 +24,12 @@
|
||||
"frames": [
|
||||
{
|
||||
"schema": {
|
||||
"meta": {},
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
"name": "__labels",
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "exemplar"
|
||||
// }
|
||||
@@ -18,6 +22,10 @@
|
||||
//
|
||||
//
|
||||
// Frame[1] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "exemplar"
|
||||
// }
|
||||
@@ -41,6 +49,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "exemplar"
|
||||
}
|
||||
@@ -102,6 +114,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "exemplar"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "exemplar"
|
||||
// }
|
||||
@@ -18,6 +22,10 @@
|
||||
//
|
||||
//
|
||||
// Frame[1] {
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "exemplar"
|
||||
// }
|
||||
@@ -41,6 +49,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "exemplar"
|
||||
}
|
||||
@@ -102,6 +114,10 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "exemplar"
|
||||
}
|
||||
|
||||
1032
pkg/util/converter/testdata/prom-exemplars-b-frame.jsonc
vendored
1032
pkg/util/converter/testdata/prom-exemplars-b-frame.jsonc
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "matrix"
|
||||
// }
|
||||
@@ -22,6 +26,10 @@
|
||||
//
|
||||
// Frame[1] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "matrix"
|
||||
// }
|
||||
@@ -47,6 +55,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "matrix"
|
||||
}
|
||||
@@ -92,6 +104,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "matrix"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 932 Rows
|
||||
@@ -30,7 +34,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 932 Rows
|
||||
@@ -30,7 +34,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -15,7 +19,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[1] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -29,7 +37,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[2] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -43,7 +55,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[3] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -57,7 +73,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[4] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -71,7 +91,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[5] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -85,7 +109,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[6] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -99,7 +127,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[7] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -113,7 +145,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[8] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 1 Rows
|
||||
@@ -128,7 +164,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[9] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -142,7 +182,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[10] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 426 Rows
|
||||
@@ -166,7 +210,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[11] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 1 Rows
|
||||
@@ -181,7 +229,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[12] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 6 Rows
|
||||
@@ -201,7 +253,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[13] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 269 Rows
|
||||
@@ -225,7 +281,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[14] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 303 Rows
|
||||
@@ -249,7 +309,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[15] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 56 Rows
|
||||
@@ -273,7 +337,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[16] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 41 Rows
|
||||
@@ -297,7 +365,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[17] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 29 Rows
|
||||
@@ -321,7 +393,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[18] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 38 Rows
|
||||
@@ -345,7 +421,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[19] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 195 Rows
|
||||
@@ -369,7 +449,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[20] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 261 Rows
|
||||
@@ -393,7 +477,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[21] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 176 Rows
|
||||
@@ -417,7 +505,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[22] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 255 Rows
|
||||
@@ -441,7 +533,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[23] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 167 Rows
|
||||
@@ -470,7 +566,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -528,7 +628,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -586,7 +690,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -644,7 +752,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -702,7 +814,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -760,7 +876,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -818,7 +938,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -876,7 +1000,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -934,7 +1062,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -1002,7 +1134,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -1060,7 +1196,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3253,7 +3393,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3321,7 +3465,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3414,7 +3562,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -4822,7 +4974,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -6400,7 +6556,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -6743,7 +6903,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7011,7 +7175,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7219,7 +7387,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7472,7 +7644,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -8510,7 +8686,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -9878,7 +10058,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -10821,7 +11005,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -12159,7 +12347,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -15,7 +19,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[1] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -29,7 +37,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[2] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -43,7 +55,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[3] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -57,7 +73,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[4] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -71,7 +91,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[5] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -85,7 +109,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[6] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -99,7 +127,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[7] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -113,7 +145,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[8] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 1 Rows
|
||||
@@ -128,7 +164,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[9] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 0 Rows
|
||||
@@ -142,7 +182,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[10] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 426 Rows
|
||||
@@ -166,7 +210,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[11] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 1 Rows
|
||||
@@ -181,7 +229,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[12] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 6 Rows
|
||||
@@ -201,7 +253,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[13] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 269 Rows
|
||||
@@ -225,7 +281,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[14] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 303 Rows
|
||||
@@ -249,7 +309,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[15] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 56 Rows
|
||||
@@ -273,7 +337,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[16] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 41 Rows
|
||||
@@ -297,7 +365,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[17] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 29 Rows
|
||||
@@ -321,7 +393,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[18] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 38 Rows
|
||||
@@ -345,7 +421,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[19] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 195 Rows
|
||||
@@ -369,7 +449,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[20] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 261 Rows
|
||||
@@ -393,7 +477,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[21] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 176 Rows
|
||||
@@ -417,7 +505,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[22] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 255 Rows
|
||||
@@ -441,7 +533,11 @@
|
||||
//
|
||||
//
|
||||
// Frame[23] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 167 Rows
|
||||
@@ -470,7 +566,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -528,7 +628,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -586,7 +690,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -644,7 +752,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -702,7 +814,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -760,7 +876,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -818,7 +938,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -876,7 +1000,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -934,7 +1062,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -1002,7 +1134,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -1060,7 +1196,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3253,7 +3393,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3321,7 +3465,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -3414,7 +3562,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -4822,7 +4974,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -6400,7 +6556,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -6743,7 +6903,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7011,7 +7175,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7219,7 +7387,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -7472,7 +7644,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -8510,7 +8686,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -9878,7 +10058,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -10821,7 +11005,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
@@ -12159,7 +12347,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-wide",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "matrix"
|
||||
// }
|
||||
@@ -27,6 +31,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-wide",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "matrix"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "matrix"
|
||||
// }
|
||||
@@ -27,6 +31,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "matrix"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-wide",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "matrix"
|
||||
// }
|
||||
@@ -27,6 +31,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-wide",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "matrix"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "type": "numeric-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "scalar"
|
||||
// }
|
||||
@@ -24,7 +28,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"type": "numeric-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "scalar"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "type": "numeric-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "scalar"
|
||||
// }
|
||||
@@ -24,7 +28,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"type": "numeric-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "scalar"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "string"
|
||||
// }
|
||||
@@ -25,6 +29,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "string"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "string"
|
||||
// }
|
||||
@@ -25,6 +29,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "string"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -20,6 +24,10 @@
|
||||
//
|
||||
// Frame[1] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -38,6 +46,10 @@
|
||||
//
|
||||
// Frame[2] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -56,6 +68,10 @@
|
||||
//
|
||||
// Frame[3] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -74,6 +90,10 @@
|
||||
//
|
||||
// Frame[4] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -97,6 +117,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
@@ -138,6 +162,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
@@ -179,6 +207,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
@@ -227,6 +259,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
@@ -275,6 +311,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 134 Rows
|
||||
@@ -30,7 +34,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,11 @@
|
||||
// 🌟 This was machine generated. Do not edit. 🌟
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "heatmap-cells"
|
||||
// "type": "heatmap-cells",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ]
|
||||
// }
|
||||
// Name:
|
||||
// Dimensions: 5 Fields by 134 Rows
|
||||
@@ -30,7 +34,11 @@
|
||||
{
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "heatmap-cells"
|
||||
"type": "heatmap-cells",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
]
|
||||
},
|
||||
"fields": [
|
||||
{
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-wide",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// }
|
||||
@@ -26,6 +30,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-wide",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
}
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -30,6 +34,10 @@
|
||||
//
|
||||
// Frame[1] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -58,6 +66,10 @@
|
||||
//
|
||||
// Frame[2] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -86,6 +98,10 @@
|
||||
//
|
||||
// Frame[3] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -114,6 +130,10 @@
|
||||
//
|
||||
// Frame[4] {
|
||||
// "type": "timeseries-multi",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -147,6 +167,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
@@ -198,6 +222,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
@@ -249,6 +277,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
@@ -307,6 +339,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
@@ -365,6 +401,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-multi",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
//
|
||||
// Frame[0] {
|
||||
// "type": "timeseries-wide",
|
||||
// "typeVersion": [
|
||||
// 0,
|
||||
// 0
|
||||
// ],
|
||||
// "custom": {
|
||||
// "resultType": "vector"
|
||||
// },
|
||||
@@ -36,6 +40,10 @@
|
||||
"schema": {
|
||||
"meta": {
|
||||
"type": "timeseries-wide",
|
||||
"typeVersion": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom": {
|
||||
"resultType": "vector"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user