From 2b36cd1115f8ce4ab8a12ba6379c67f66da29912 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 3 Oct 2025 14:28:47 +0300 Subject: [PATCH] lil changes in redis dashboard --- redis-monitoring.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/redis-monitoring.json b/redis-monitoring.json index 3e89d28..74dda8b 100644 --- a/redis-monitoring.json +++ b/redis-monitoring.json @@ -19,7 +19,7 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 52, + "id": 53, "links": [], "panels": [ { @@ -1706,8 +1706,8 @@ "list": [ { "current": { - "text": "yandex", - "value": "yandex" + "text": "local", + "value": "local" }, "definition": "label_values(cluster)", "label": "Cluster", @@ -1724,20 +1724,20 @@ }, { "current": { - "text": "All", - "value": "$__all" + "text": "rancher4", + "value": "rancher4" }, "datasource": { "type": "prometheus", "uid": "prom" }, - "definition": "label_values({cluster=~\"$cluster\", job=\"redis\"},instance)", + "definition": "label_values(redis_instance_info{cluster=~\"$cluster\"},instance)", "includeAll": false, "name": "instance", "options": [], "query": { "qryType": 1, - "query": "label_values({cluster=~\"$cluster\", job=\"redis\"},instance)", + "query": "label_values(redis_instance_info{cluster=~\"$cluster\"},instance)", "refId": "PrometheusVariableQueryEditor-VariableQuery" }, "refresh": 2, @@ -1747,8 +1747,8 @@ }, { "current": { - "text": "gitea-redis-master-0", - "value": "gitea-redis-master-0" + "text": "stage-valkey-primary-0", + "value": "stage-valkey-primary-0" }, "datasource": { "type": "prometheus", @@ -1772,12 +1772,12 @@ ] }, "time": { - "from": "now-24h", + "from": "now-5m", "to": "now" }, "timepicker": {}, "timezone": "browser", "title": "Redis Exporter Dashboard", "uid": "de7916f6-b00a-49db-a087-d8335ca314e7", - "version": 8 + "version": 4 } \ No newline at end of file