{ "annotations": { "list": [ { "$$hashKey": "object:710", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Prometheus dashboard for Redis servers", "editable": true, "gnetId": 763, "graphTooltip": 1, "id": 5, "iteration": 1532427353384, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 49, "panels": [], "repeat": null, "title": "CPU", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 1 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "dashes": true, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "1 - avg(rate(node_cpu{zone=\"$zone\",billing_component=\"$billing_component\",mode=\"idle\"}[$interval])) by(instance)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.8 }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Host CPU", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 1 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "dashes": true, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{zone=\"$zone\",billing_component=\"$billing_component\",name=\"redis\"}[$interval])) by(instance) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.8 }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Redis Container CPU - masters", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 1 }, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "dashes": true, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{zone=\"$zone\",billing_component=\"$billing_component\",name=\"redis\"}[$interval])) by(instance) and on(instance) redis_slave_info{zone=\"$zone\",billing_component=\"$billing_component\"} == 1", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.8 }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Redis Container CPU - slaves", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "0.6", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(sum(rate(container_cpu_usage_seconds_total{zone=\"$zone\",billing_component=\"$billing_component\",name=\"redis\"}[$interval]) and on(instance) redis_slave_info{zone=\"$zone\",billing_component=\"$billing_component\"} == 1) by(instance))", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "slaves", "refId": "A" }, { "expr": "count(sum(rate(container_cpu_usage_seconds_total{zone=\"$zone\",billing_component=\"$billing_component\",name=\"redis\"}[$interval]) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0) by (instance))", "format": "time_series", "intervalFactor": 1, "legendFormat": "masters", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "host counts by type", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 56, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "dashes": true, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.8 }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Context Switches", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*/", "dashes": true, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_intr{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.8 }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Interrupts", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 50, "panels": [], "repeat": null, "title": "Memory", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 16 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemFree{zone=\"$zone\",billing_component=\"$billing_component\"}/node_memory_MemTotal{zone=\"$zone\",billing_component=\"$billing_component\"}) by(instance)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Host Free Memory %", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "Memory Used", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 16 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_memory_usage_bytes{zone=\"$zone\",billing_component=\"$billing_component\",name=\"redis\"}/ on(instance) group_left node_memory_MemTotal{zone=\"$zone\",billing_component=\"$billing_component\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Container Memory Usage %", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "Memory Used", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 16 }, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(redis_memory_used_bytes{zone=\"$zone\",billing_component=\"$billing_component\"}/redis_memory_max_bytes{zone=\"$zone\",billing_component=\"$billing_component\"}) by(addr)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": false, "line": true, "op": "gt", "value": 0.6 }, { "colorMode": "ok", "fill": false, "line": true, "op": "lt", "value": 0.4 } ], "timeFrom": null, "timeShift": null, "title": "Redis Memory Usage %", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "Memory Used", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 16 }, "id": 45, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(redis_memory_used_bytes{zone=\"$zone\",billing_component=\"$billing_component\"}) by(addr)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" }, { "expr": "avg(redis_memory_max_bytes{zone=\"$zone\",billing_component=\"$billing_component\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Redis Memory Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": "Memory Used", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": "Max Memory", "logBase": 1, "max": null, "min": "0", "show": false } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 51, "panels": [], "repeat": null, "title": "Network I/O", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 24 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " avg(rate(node_network_receive_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval]) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0) by (device)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "in - master {{device}}", "refId": "A", "step": 240 }, { "expr": "avg(rate(node_network_transmit_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval]) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0) by (device)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "out - master {{device}}", "refId": "B", "step": 240 }, { "expr": " avg(rate(node_network_receive_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval]) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} < 1) by (device)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "in - slave {{device}}", "refId": "C" }, { "expr": "avg(rate(node_network_transmit_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval]) and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} < 1) by (device)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "out - slave {{device}}", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Host Network I/O", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 24 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " avg(rate(redis_net_input_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]) and redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "in - master", "refId": "A", "step": 240 }, { "expr": "avg(rate(redis_net_output_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]) and redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "out - master", "refId": "B", "step": 240 }, { "expr": " avg(rate(redis_net_input_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]) and redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} < 1)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "in - slave", "refId": "C" }, { "expr": "avg(rate(redis_net_output_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]) and redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} < 1)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "out - slave", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Redis Network I/O", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 24 }, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_receive_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}} - {{device}}", "refId": "C" }, { "expr": "rate(node_network_transmit_bytes{zone=\"$zone\",billing_component=\"$billing_component\",device=\"ens4v1\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}} - {{device}}", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Host Network I/O", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 24 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(redis_net_input_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 240 }, { "expr": "rate(redis_net_output_bytes_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Redis Network I/O", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 31 }, "id": 55, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_cpu{billing_component=\"$billing_component\",mode=\"iowait\"}[$interval])) by(instance)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "iowait", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 52, "panels": [], "repeat": null, "title": "Redis internals", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 39 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(redis_commands_processed_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "total commands", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 39 }, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_commands_processed_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]))", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "total commands", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 39 }, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_command_call_duration_seconds_sum{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(cmd)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{cmd}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "total command call duration (by type)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 39 }, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_command_call_duration_seconds_sum{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(instance)and on(instance) redis_connected_slaves{zone=\"$zone\",billing_component=\"$billing_component\"} > 0", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "total command call duration (by host)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 46 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_command_call_duration_seconds_count{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(cmd)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{cmd}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "total commands by type", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 6, "y": 46 }, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(redis_keyspace_hits_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]))/sum(irate(redis_keyspace_misses_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "cache hit ratio", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cache Hit Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 14, "y": 46 }, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_command_call_duration_seconds_sum{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(cmd) / sum(rate(redis_command_call_duration_seconds_count{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(cmd)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{cmd}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "avg. command call duration", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 53 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "redis_connected_clients{zone=\"$zone\",billing_component=\"$billing_component\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "connected clients", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 53 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(redis_db_keys{zone=\"$zone\",billing_component=\"$billing_component\"}) by (db)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{ db }} ", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Items per DB", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 53 }, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(redis_memory_fragmentation_ratio{zone=\"$zone\",billing_component=\"$billing_component\"}) by(addr)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "redis memory fragmentation ratio", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 60 }, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(redis_db_keys{zone=\"$zone\",billing_component=\"$billing_component\"}) - sum(redis_db_keys_expiring{zone=\"$zone\",billing_component=\"$billing_component\"}) ", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "not expiring", "refId": "A" }, { "expr": "sum(redis_db_keys_expiring{zone=\"$zone\",billing_component=\"$billing_component\"}) ", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "expiring", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Expiring vs Not-Expiring Keys", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 60 }, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(redis_replication_backlog_bytes{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval])) by(addr)", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{addr}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Redis replication latency", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 60 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(redis_expired_keys_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]))", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "expired", "refId": "A" }, { "expr": "sum(rate(redis_evicted_keys_total{zone=\"$zone\",billing_component=\"$billing_component\"}[$interval]))", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "evicted", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Expired / Evicted", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 67 }, "id": 53, "panels": [], "repeat": null, "title": "Capacity", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 68 }, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "memory", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(node_cpu{mode=\"idle\",cpu=\"cpu0\",zone=\"$zone\",billing_component=\"$billing_component\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "hosts", "refId": "A" }, { "expr": "count(node_cpu{mode=\"idle\",zone=\"$zone\",billing_component=\"$billing_component\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "cores", "refId": "B" }, { "expr": "avg(node_memory_MemTotal{zone=\"$zone\",billing_component=\"$billing_component\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "memory", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "capacity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 68 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_free{mountpoint=\"/\",zone=\"$zone\",billing_component=\"$billing_component\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Free space in root partition", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 68 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_time{zone=\"$zone\",billing_component=\"$billing_component\"} - node_boot_time{zone=\"$zone\",billing_component=\"$billing_component\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "uptime", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "dtdurations", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "content": "", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 75 }, "id": 43, "links": [], "mode": "html", "title": "session refreshser", "transparent": false, "type": "text" } ], "refresh": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "prometheus", "redis" ], "templating": { "list": [ { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "2m", "value": "2m" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": true, "text": "2m", "value": "2m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "2m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": { "text": "us-central1-a", "value": "us-central1-a" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "zone", "options": [ { "selected": true, "text": "us-central1-a", "value": "us-central1-a" }, { "selected": false, "text": "us-east1-b", "value": "us-east1-b" }, { "selected": false, "text": "asia-northeast1-a", "value": "asia-northeast1-a" }, { "selected": false, "text": "europe-west2-a", "value": "europe-west2-a" }, { "selected": false, "text": "europe-west2-c", "value": "europe-west2-c" }, { "selected": false, "text": "us-east4-b", "value": "us-east4-b" }, { "selected": false, "text": "us-west1-a", "value": "us-west1-a" }, { "selected": false, "text": "us-west-1b", "value": "us-west-1b" }, { "selected": false, "text": "europe-west3-a", "value": "europe-west3-a" } ], "query": "us-central1-a,us-east1-b,asia-northeast1-a,europe-west2-a,europe-west2-c,us-east4-b,us-west1-a,us-west-1b,europe-west3-a", "type": "custom" }, { "allValue": null, "current": { "text": "redis-nrt-409", "value": "redis-nrt-409" }, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "billing_component", "options": [], "query": "label_values(node_cpu, billing_component)", "refresh": 1, "regex": "redis.*", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "text": "us-central1-a", "value": "us-central1-a" }, "hide": 2, "label": null, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "$zone", "type": "datasource" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Redis", "uid": "H5LMfpgiz", "version": 49 }