Prometheus: Enable converter tests (#66378)
* converter: enable tests * updated snapshot tests --------- Co-authored-by: Kyle Brandt <kyle@grafana.com>
This commit is contained in:
co-authored by
Kyle Brandt
parent
7f9ad2cd73
commit
8e03badfa2
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user