add stage1
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"id": 14,
|
||||
"id": 18,
|
||||
"links": [
|
||||
{
|
||||
"$$hashKey": "object:59",
|
||||
@@ -93,7 +93,8 @@
|
||||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green"
|
||||
"color": "green",
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
@@ -125,7 +126,7 @@
|
||||
"sort": "none"
|
||||
}
|
||||
},
|
||||
"pluginVersion": "11.6.0",
|
||||
"pluginVersion": "12.1.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
@@ -171,7 +172,7 @@
|
||||
"sortOrder": "Descending",
|
||||
"wrapLogMessage": false
|
||||
},
|
||||
"pluginVersion": "11.6.0",
|
||||
"pluginVersion": "12.1.0",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
@@ -200,8 +201,8 @@
|
||||
"list": [
|
||||
{
|
||||
"current": {
|
||||
"text": "yandex",
|
||||
"value": "yandex"
|
||||
"text": "local",
|
||||
"value": "local"
|
||||
},
|
||||
"datasource": {
|
||||
"type": "loki",
|
||||
@@ -223,14 +224,14 @@
|
||||
{
|
||||
"allowCustomValue": false,
|
||||
"current": {
|
||||
"text": "prod",
|
||||
"value": "prod"
|
||||
"text": "stage1",
|
||||
"value": "stage1"
|
||||
},
|
||||
"label": "Env",
|
||||
"name": "env",
|
||||
"options": [
|
||||
{
|
||||
"selected": true,
|
||||
"selected": false,
|
||||
"text": "prod",
|
||||
"value": "prod"
|
||||
},
|
||||
@@ -238,9 +239,14 @@
|
||||
"selected": false,
|
||||
"text": "stage",
|
||||
"value": "stage"
|
||||
},
|
||||
{
|
||||
"selected": true,
|
||||
"text": "stage1",
|
||||
"value": "stage1"
|
||||
}
|
||||
],
|
||||
"query": "prod,stage",
|
||||
"query": "prod,stage,stage1",
|
||||
"type": "custom"
|
||||
},
|
||||
{
|
||||
@@ -248,9 +254,7 @@
|
||||
"allowCustomValue": false,
|
||||
"current": {
|
||||
"text": "All",
|
||||
"value": [
|
||||
"$__all"
|
||||
]
|
||||
"value": "$__all"
|
||||
},
|
||||
"datasource": "loki",
|
||||
"definition": "",
|
||||
@@ -307,6 +311,6 @@
|
||||
},
|
||||
"timezone": "",
|
||||
"title": "Logs / Apps K8S",
|
||||
"uid": "logs-apps-k8s-uid",
|
||||
"version": 5
|
||||
}
|
||||
"uid": "new-k8s-dachboard-app",
|
||||
"version": 2
|
||||
}
|
||||
Reference in New Issue
Block a user