Prometheus: Enable converter tests (#66378)

* converter: enable tests

* updated snapshot tests

---------

Co-authored-by: Kyle Brandt <kyle@grafana.com>
This commit is contained in:
Gábor Farkas
2023-04-13 09:10:04 +02:00
committed by GitHub
co-authored by Kyle Brandt
parent 7f9ad2cd73
commit 8e03badfa2
29 changed files with 2894 additions and 115 deletions
+8
View File
@@ -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"
}