Save dashboard: Test
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"spec": {
|
||||
"editorMode": "builder",
|
||||
"expr": "count_values(\"count\", up{cluster=\"tau-monitoring-stack\", job=\"UOS\"})",
|
||||
"legendFormat": "__auto",
|
||||
"legendFormat": "{{label_name}}",
|
||||
"range": true
|
||||
},
|
||||
"version": "v0"
|
||||
@@ -66,7 +66,7 @@
|
||||
"description": "",
|
||||
"id": 1,
|
||||
"links": [],
|
||||
"title": "Neues Panel",
|
||||
"title": "Up und Down",
|
||||
"vizConfig": {
|
||||
"group": "timeseries",
|
||||
"kind": "VizConfig",
|
||||
@@ -124,7 +124,38 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"overrides": []
|
||||
"overrides": [
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "0"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "dark-red",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"matcher": {
|
||||
"id": "byName",
|
||||
"options": "1"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "color",
|
||||
"value": {
|
||||
"fixedColor": "dark-green",
|
||||
"mode": "fixed"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"options": {
|
||||
"annotations": {
|
||||
@@ -160,8 +191,8 @@
|
||||
"kind": "ElementReference",
|
||||
"name": "panel-1"
|
||||
},
|
||||
"height": 8,
|
||||
"width": 12,
|
||||
"height": 11,
|
||||
"width": 24,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user