diff --git a/src/dashboards/redis-streaming-v8.json b/src/dashboards/redis-streaming-v8.json new file mode 100644 index 0000000..d4baa69 --- /dev/null +++ b/src/dashboards/redis-streaming-v8.json @@ -0,0 +1,987 @@ +{ + "__inputs": [], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "7.5.7" + }, + { + "type": "panel", + "id": "graph", + "name": "Graph", + "version": "" + }, + { + "type": "datasource", + "id": "redis-datasource", + "name": "Redis", + "version": "1.5.0" + }, + { + "type": "panel", + "id": "stat", + "name": "Stat", + "version": "" + }, + { + "type": "panel", + "id": "timeseries", + "name": "Time series", + "version": "" + } + ], + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": "-- Grafana --", + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "editable": true, + "gnetId": null, + "graphTooltip": 0, + "id": null, + "iteration": 1622402191646, + "links": [], + "panels": [ + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "unit": "ops" + }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 0 + }, + "hiddenSeries": false, + "id": 2, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": false, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "7.5.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "stats", + "streaming": true, + "streamingCapacity": 1000, + "streamingInterval": 1000, + "type": "command" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Ops/sec", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["instantaneous_ops_per_sec", "#time"] + } + } + } + ], + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "ops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "short" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 9, + "x": 12, + "y": 0 + }, + "id": 3, + "options": { + "graph": {}, + "legend": { + "calcs": ["mean", "lastNotNull"], + "displayMode": "table", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "multi" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "clients", + "streaming": true, + "streamingCapacity": 1000, + "streamingInterval": 1000, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Clients", + "transformations": [ + { + "id": "organize", + "options": { + "excludeByName": { + "client_recent_max_input_buffer": true, + "client_recent_max_output_buffer": true, + "maxclients": true + }, + "indexByName": {}, + "renameByName": { + "blocked_clients": "Pending on a blocking call ", + "clients_in_timeout_table": "Clients in the timeout table", + "cluster_connections": "Cluster connections", + "connected_clients": "Client connections", + "tracking_clients": "Clients being tracked" + } + } + } + ], + "type": "timeseries" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "decimals": 0, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "dark-blue", + "value": null + } + ] + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 21, + "y": 0 + }, + "id": 17, + "options": { + "colorMode": "background", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": ["mean"], + "fields": "/.*/", + "values": true + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "server", + "streaming": true, + "streamingCapacity": 1, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Uptime", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["uptime_in_seconds"] + } + } + } + ], + "type": "stat" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "dark-blue", + "value": null + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 21, + "y": 3 + }, + "id": 19, + "options": { + "colorMode": "background", + "graphMode": "area", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": ["mean"], + "fields": "/.*/", + "values": true + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "server", + "streaming": true, + "streamingCapacity": 1, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Version", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["redis_version"] + } + } + } + ], + "type": "stat" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "dark-blue", + "value": null + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 3, + "w": 3, + "x": 21, + "y": 6 + }, + "id": 21, + "options": { + "colorMode": "background", + "graphMode": "area", + "justifyMode": "center", + "orientation": "auto", + "reduceOptions": { + "calcs": ["mean"], + "fields": "/.*/", + "values": true + }, + "text": {}, + "textMode": "auto" + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "memory", + "streaming": true, + "streamingCapacity": 1, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Eviction Policy", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["maxmemory_policy"] + } + } + } + ], + "type": "stat" + }, + { + "collapsed": false, + "datasource": null, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 9 + }, + "id": 13, + "panels": [], + "title": "Statistics", + "type": "row" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "decbytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 10 + }, + "id": 7, + "options": { + "graph": {}, + "legend": { + "calcs": ["mean", "lastNotNull"], + "displayMode": "table", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "multi" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "memory", + "streaming": true, + "streamingCapacity": 1000, + "streamingInterval": 1000, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Memory", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": [ + "used_memory", + "used_memory_rss", + "used_memory_peak", + "total_system_memory", + "used_memory_lua", + "maxmemory", + "#time" + ] + } + } + }, + { + "id": "organize", + "options": { + "excludeByName": {}, + "indexByName": {}, + "renameByName": { + "maxmemory": "Memory Limit", + "total_system_memory": "Total System Memory", + "used_memory": "Used Memory", + "used_memory_lua": "Used Memory, LUA", + "used_memory_peak": "Used Memory, Peak", + "used_memory_rss": "Used Memory, RSS" + } + } + } + ], + "type": "timeseries" + }, + { + "datasource": "-- Dashboard --", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "KBs" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 10 + }, + "id": 5, + "options": { + "graph": {}, + "legend": { + "calcs": ["mean", "lastNotNull"], + "displayMode": "table", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "multi" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "panelId": 2, + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Network", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["instantaneous_input_kbps", "instantaneous_output_kbps", "#time"] + } + } + }, + { + "id": "organize", + "options": { + "excludeByName": {}, + "indexByName": {}, + "renameByName": { + "instantaneous_input_kbps": "Input", + "instantaneous_output_kbps": "Output" + } + } + } + ], + "type": "timeseries" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "short" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 19 + }, + "id": 23, + "options": { + "graph": {}, + "legend": { + "calcs": ["mean", "lastNotNull"], + "displayMode": "table", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "multi" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "info", + "query": "", + "refId": "A", + "section": "commandstats", + "streaming": true, + "type": "command" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Command Statistics", + "transformations": [], + "type": "timeseries" + }, + { + "datasource": "$redis", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "short" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 12, + "y": 19 + }, + "id": 9, + "options": { + "graph": {}, + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "single" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "command": "", + "query": "dbsize", + "refId": "A", + "streaming": true, + "streamingCapacity": 1000, + "streamingInterval": 1000, + "type": "cli" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Number of Keys", + "type": "timeseries" + }, + { + "datasource": "-- Dashboard --", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "graph": false, + "legend": false, + "tooltip": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": true + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "short" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 18, + "y": 19 + }, + "id": 11, + "options": { + "graph": {}, + "legend": { + "calcs": ["mean", "lastNotNull"], + "displayMode": "table", + "placement": "bottom" + }, + "tooltipOptions": { + "mode": "multi" + } + }, + "pluginVersion": "7.5.7", + "targets": [ + { + "panelId": 2, + "refId": "A" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Keys Statistics", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": ["expired_keys", "evicted_keys", "#time"] + } + } + }, + { + "id": "organize", + "options": { + "excludeByName": {}, + "indexByName": {}, + "renameByName": { + "evicted_keys": "Evicted Keys", + "expired_keys": "Expired Keys" + } + } + } + ], + "type": "timeseries" + } + ], + "refresh": "", + "schemaVersion": 27, + "style": "dark", + "tags": [], + "templating": { + "list": [ + { + "current": { + "selected": false, + "text": "Redis", + "value": "Redis" + }, + "description": null, + "error": null, + "hide": 0, + "includeAll": false, + "label": "Redis", + "multi": false, + "name": "redis", + "options": [], + "query": "redis-datasource", + "refresh": 1, + "regex": "", + "skipUrlSync": false, + "type": "datasource" + } + ] + }, + "time": { + "from": "now-15m", + "to": "now" + }, + "timepicker": { + "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"] + }, + "timezone": "", + "title": "Redis Streaming v8", + "uid": "E_yGWieGz", + "version": 5 +} diff --git a/src/dashboards/redis-streaming.json b/src/dashboards/redis-streaming.json index 94c1542..f569f18 100644 --- a/src/dashboards/redis-streaming.json +++ b/src/dashboards/redis-streaming.json @@ -5,7 +5,7 @@ "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "7.5.4" + "version": "7.5.7" }, { "type": "panel", @@ -17,7 +17,7 @@ "type": "datasource", "id": "redis-datasource", "name": "Redis", - "version": "1.4.0" + "version": "1.5.0" }, { "type": "panel", @@ -43,7 +43,7 @@ "gnetId": null, "graphTooltip": 0, "id": null, - "iteration": 1618669638291, + "iteration": 1622401901591, "links": [], "panels": [ { @@ -84,7 +84,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -119,7 +119,7 @@ "id": "filterFieldsByName", "options": { "include": { - "names": ["time", "instantaneous_ops_per_sec"] + "names": ["instantaneous_ops_per_sec", "#time"] } } } @@ -195,7 +195,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -231,12 +231,14 @@ "options": { "excludeByName": { "client_recent_max_input_buffer": true, - "client_recent_max_output_buffer": true + "client_recent_max_output_buffer": true, + "maxclients": true }, "indexByName": {}, "renameByName": { "blocked_clients": "Pending on a blocking call ", "clients_in_timeout_table": "Clients in the timeout table", + "cluster_connections": "Cluster connections", "connected_clients": "Client connections", "tracking_clients": "Clients being tracked" } @@ -313,7 +315,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -377,7 +379,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -442,7 +444,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -525,7 +527,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -561,13 +563,13 @@ "options": { "include": { "names": [ - "time", "used_memory", "used_memory_rss", "used_memory_peak", "total_system_memory", "used_memory_lua", - "maxmemory" + "maxmemory", + "#time" ] } } @@ -660,7 +662,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -689,7 +691,7 @@ "id": "filterFieldsByName", "options": { "include": { - "names": ["instantaneous_input_kbps", "instantaneous_output_kbps", "time"] + "names": ["instantaneous_input_kbps", "instantaneous_output_kbps", "#time"] } } }, @@ -777,7 +779,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -875,7 +877,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -975,7 +977,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", @@ -1004,7 +1006,7 @@ "id": "filterFieldsByName", "options": { "include": { - "names": ["expired_keys", "evicted_keys", "time"] + "names": ["expired_keys", "evicted_keys", "#time"] } } }, @@ -1090,5 +1092,5 @@ "timezone": "", "title": "Redis Streaming", "uid": "_SGxCBNGk", - "version": 4 + "version": 2 } diff --git a/src/dashboards/redis.json b/src/dashboards/redis.json index 06a750d..2fc14a5 100644 --- a/src/dashboards/redis.json +++ b/src/dashboards/redis.json @@ -17,13 +17,13 @@ "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "7.5.4" + "version": "7.5.7" }, { "type": "datasource", "id": "redis-datasource", "name": "Redis", - "version": "1.4.0" + "version": "1.5.0" }, { "type": "panel", @@ -56,7 +56,7 @@ "gnetId": null, "graphTooltip": 0, "id": null, - "iteration": 1618668752383, + "iteration": 1622401681126, "links": [ { "icon": "external link", @@ -138,7 +138,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -210,7 +210,7 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 24, @@ -341,7 +341,7 @@ "showUnfilled": true, "text": {} }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -425,7 +425,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -489,7 +489,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -551,7 +551,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 19, @@ -611,7 +611,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "query": "dbsize", @@ -662,7 +662,7 @@ "showUnfilled": true, "text": {} }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 24, @@ -733,7 +733,7 @@ "showUnfilled": true, "text": {} }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 24, @@ -804,7 +804,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 8, @@ -932,7 +932,7 @@ } ] }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "clientList", @@ -1085,7 +1085,7 @@ } ] }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -1210,7 +1210,7 @@ "showHeader": true, "sortBy": [] }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "slowlogGet", @@ -1298,7 +1298,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "clusterInfo", @@ -1359,7 +1359,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "info", @@ -1421,7 +1421,7 @@ "showUnfilled": true, "text": {} }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "panelId": 60, @@ -1571,7 +1571,7 @@ } ] }, - "pluginVersion": "7.5.4", + "pluginVersion": "7.5.7", "targets": [ { "command": "clusterNodes", @@ -1644,5 +1644,5 @@ "timezone": "", "title": "Redis", "uid": "RpSjVqWMz", - "version": 5 + "version": 1 } diff --git a/src/plugin.json b/src/plugin.json index 88b4bc6..3588260 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -18,6 +18,11 @@ "name": "Redis Streaming", "path": "dashboards/redis-streaming.json", "type": "dashboard" + }, + { + "name": "Redis Streaming v8", + "path": "dashboards/redis-streaming-v8.json", + "type": "dashboard" } ], "info": {