diff --git a/test/new-dashboard-2026-06-02-biuyt.json b/test/new-dashboard-2026-06-02-biuyt.json index 66c0dd1..1e96f9a 100644 --- a/test/new-dashboard-2026-06-02-biuyt.json +++ b/test/new-dashboard-2026-06-02-biuyt.json @@ -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 }