update source

This commit is contained in:
2025-05-22 12:29:33 +03:00
parent 1c346cbe58
commit 1717a9371b
2 changed files with 34 additions and 22 deletions

View File

@@ -200,19 +200,25 @@
"list": [ "list": [
{ {
"current": { "current": {
"text": "main", "text": "yandex",
"value": "main" "value": "yandex"
}, },
"datasource": {
"type": "loki",
"uid": "loki"
},
"definition": "",
"name": "cluster", "name": "cluster",
"options": [ "options": [],
{ "query": {
"selected": true, "label": "cluster",
"text": "main", "refId": "LokiVariableQueryEditor-VariableQuery",
"value": "main" "stream": "",
} "type": 1
], },
"query": "main", "refresh": 1,
"type": "custom" "regex": "",
"type": "query"
}, },
{ {
"allowCustomValue": false, "allowCustomValue": false,

View File

@@ -197,19 +197,25 @@
"list": [ "list": [
{ {
"current": { "current": {
"text": "main", "text": "yandex",
"value": "main" "value": "yandex"
}, },
"datasource": {
"type": "loki",
"uid": "loki"
},
"definition": "",
"name": "cluster", "name": "cluster",
"options": [ "options": [],
{ "query": {
"selected": true, "label": "cluster",
"text": "main", "refId": "LokiVariableQueryEditor-VariableQuery",
"value": "main" "stream": "",
} "type": 1
], },
"query": "main", "refresh": 1,
"type": "custom" "regex": "",
"type": "query"
}, },
{ {
"allValue": ".*", "allValue": ".*",