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