update snapshots
This commit is contained in:
+10
-10
@@ -97,7 +97,7 @@ exports[`Can create a new grafana managed alert using simplified routing can cre
|
||||
"refId": "B",
|
||||
"type": "reduce",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "B",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ exports[`Can create a new grafana managed alert using simplified routing can cre
|
||||
"refId": "C",
|
||||
"type": "threshold",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "C",
|
||||
},
|
||||
],
|
||||
@@ -263,7 +263,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "B",
|
||||
"type": "reduce",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "B",
|
||||
},
|
||||
{
|
||||
@@ -298,7 +298,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "C",
|
||||
"type": "threshold",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "C",
|
||||
},
|
||||
],
|
||||
@@ -432,7 +432,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "B",
|
||||
"type": "reduce",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "B",
|
||||
},
|
||||
{
|
||||
@@ -467,7 +467,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "C",
|
||||
"type": "threshold",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "C",
|
||||
},
|
||||
],
|
||||
@@ -604,7 +604,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "B",
|
||||
"type": "reduce",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "B",
|
||||
},
|
||||
{
|
||||
@@ -639,7 +639,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "C",
|
||||
"type": "threshold",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "C",
|
||||
},
|
||||
],
|
||||
@@ -773,7 +773,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "B",
|
||||
"type": "reduce",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "B",
|
||||
},
|
||||
{
|
||||
@@ -808,7 +808,7 @@ exports[`Can create a new grafana managed alert using simplified routing switch
|
||||
"refId": "C",
|
||||
"type": "threshold",
|
||||
},
|
||||
"queryType": "",
|
||||
"queryType": "expression",
|
||||
"refId": "C",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user