diff --git a/.github/workflows/standards.py b/.github/workflows/standards.py index b205fce..d9957a7 100644 --- a/.github/workflows/standards.py +++ b/.github/workflows/standards.py @@ -33,6 +33,7 @@ "aws-network-firewall/aws-network-firewall.json", "aws-prometheus/aws-prometheus.json", "aws-rds/aws-rds.json", + "aws-redshift/aws-redshift.json", ] standard_footer = " | \nAWS CloudWatch Transfer Family documentation | \nInstalled from Grafana.com dashboards" diff --git a/aws-redshift/aws-redshift.json b/aws-redshift/aws-redshift.json index 173f525..ac64a7b 100644 --- a/aws-redshift/aws-redshift.json +++ b/aws-redshift/aws-redshift.json @@ -1,1268 +1,1282 @@ -{ - "__inputs": [], - "__requires": [ - { - "type": "datasource", - "id": "cloudwatch", - "name": "CloudWatch", - "version": "1.0.0" - }, - { - "type": "grafana", - "id": "grafana", - "name": "Grafana", - "version": "6.3.4" - }, - { - "type": "panel", - "id": "graph", - "name": "Graph", - "version": "" - }, - { - "type": "panel", - "id": "text", - "name": "Text", - "version": "" - } - ], - "annotations": { - "list": [ - { - "builtIn": 1, - "datasource": "-- Grafana --", - "enable": true, - "hide": true, - "iconColor": "rgba(0, 211, 255, 1)", - "name": "Annotations & Alerts", - "type": "dashboard" - } - ] - }, - "description": "Visualize AWS Redshift metrics", - "editable": false, - "gnetId": 8050, - "graphTooltip": 0, - "id": null, - "iteration": 1571341325665, - "links": [], - "panels": [ - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 0 - }, - "id": 1, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "DatabaseConnections Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "CPUUtilization", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "DatabaseConnections", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CPUUtilization/DatabaseConnections", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "none", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 7 - }, - "id": 4, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "HealthStatus Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "MaintenanceMode", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "HealthStatus", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "MaintenanceMode/HealthStatus", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "none", - "label": null, - "logBase": 1, - "max": "1", - "min": 0, - "show": true - }, - { - "format": "none", - "label": null, - "logBase": 1, - "max": "1", - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 14 - }, - "id": 5, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "HealthStatus Average", - "yaxis": 2 - }, - { - "alias": "NetworkTransmitThroughput Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "NetworkReceiveThroughput", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "NetworkTransmitThroughput", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "NetworkReceiveThroughput/NetworkTransmitThroughput", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "Bps", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "Bps", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 21 - }, - "id": 6, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "HealthStatus Average", - "yaxis": 2 - }, - { - "alias": "NetworkTransmitThroughput Average", - "yaxis": 2 - }, - { - "alias": "WriteIOPS Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "NodeID": "$nodeid" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "ReadIOPS", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "WriteIOPS", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ReadIOPS/WriteIOPS- NodeId: $nodeid", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rps", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "wps", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 28 - }, - "id": 7, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "HealthStatus Average", - "yaxis": 2 - }, - { - "alias": "NetworkTransmitThroughput Average", - "yaxis": 2 - }, - { - "alias": "WriteIOPS Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "NodeID": "$nodeid" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "ReadLatency", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "WriteLatency", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ReadLatency/WriteLatency- NodeId: $nodeid", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "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": "s", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": { - "Maximum": "#e24d42" - }, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "$datasource", - "decimals": null, - "editable": true, - "error": false, - "fill": 1, - "fillGradient": 0, - "grid": {}, - "gridPos": { - "h": 7, - "w": 24, - "x": 0, - "y": 35 - }, - "id": 8, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "sort": "current", - "sortDesc": true, - "total": true, - "values": true - }, - "lines": true, - "linewidth": 2, - "links": [], - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Duration Maximum", - "bars": false, - "fill": 0, - "lines": true, - "yaxis": 2 - }, - { - "alias": "HealthStatus Average", - "yaxis": 2 - }, - { - "alias": "NetworkTransmitThroughput Average", - "yaxis": 2 - }, - { - "alias": "WriteIOPS Average", - "yaxis": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "NodeID": "$nodeid" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "ReadThroughput", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "A", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - }, - { - "alias": "{{metric}} {{stat}}", - "application": { - "filter": "" - }, - "dimensions": { - "ClusterIdentifier": "$clusteridentifier" - }, - "expression": "", - "functions": [], - "group": { - "filter": "" - }, - "highResolution": false, - "host": { - "filter": "" - }, - "id": "", - "item": { - "filter": "" - }, - "metricName": "WriteThroughput", - "mode": 0, - "namespace": "AWS/Redshift", - "options": { - "showDisabledItems": false - }, - "period": "", - "refId": "B", - "region": "$region", - "returnData": false, - "statistics": [ - "Average" - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "ReadThroughput/WriteThroughput- NodeId: $nodeid", - "tooltip": { - "msResolution": false, - "shared": true, - "sort": 0, - "value_type": "cumulative" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "Bps", - "label": null, - "logBase": 1, - "max": null, - "min": 0, - "show": true - }, - { - "format": "bytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "content": "\nAWS CloudWatch Redshift documentation
\nInstalled from Grafana.net dashboards\n
", - "editable": true, - "error": false, - "gridPos": { - "h": 3, - "w": 24, - "x": 0, - "y": 42 - }, - "id": 2, - "links": [], - "mode": "html", - "options": {}, - "title": "Documentation", - "type": "text" - } - ], - "refresh": false, - "schemaVersion": 19, - "style": "dark", - "tags": [ - "monitoringartist", - "cloudwatch" - ], - "templating": { - "list": [ - { - "current": { - "selected": true, - "text": "cloudwatch-monmetrics", - "value": "cloudwatch-monmetrics" - }, - "hide": 0, - "includeAll": false, - "label": "Datasource", - "multi": false, - "name": "datasource", - "options": [], - "query": "cloudwatch", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "type": "datasource" - }, - { - "allValue": null, - "current": {}, - "datasource": "$datasource", - "definition": "regions()", - "hide": 0, - "includeAll": false, - "label": "Region", - "multi": false, - "name": "region", - "options": [], - "query": "regions()", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - }, - { - "allValue": null, - "current": {}, - "datasource": "$datasource", - "definition": "dimension_values($region,AWS/Redshift,CPUUtilization,ClusterIdentifier) ", - "hide": 0, - "includeAll": false, - "label": "ClusterIdentifier", - "multi": false, - "name": "clusteridentifier", - "options": [], - "query": "dimension_values($region,AWS/Redshift,CPUUtilization,ClusterIdentifier) ", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "sort": 1, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - }, - { - "allValue": null, - "current": {}, - "datasource": "$datasource", - "definition": "dimension_values($region,AWS/Redshift,ReadIOPS,NodeID)", - "hide": 0, - "includeAll": false, - "label": "NodeID", - "multi": false, - "name": "nodeid", - "options": [], - "query": "dimension_values($region,AWS/Redshift,ReadIOPS,NodeID)", - "refresh": 1, - "regex": "", - "skipUrlSync": false, - "sort": 1, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - } - ] - }, - "time": { - "from": "now-7d", - "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": "AWS Redshift", - "uid": "AWSRedshi", - "version": 2 -} +{ + "__inputs": [], + "__elements": {}, + "__requires": [ + { + "type": "datasource", + "id": "cloudwatch", + "name": "CloudWatch", + "version": "1.0.0" + }, + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "11.3.1" + }, + { + "type": "panel", + "id": "text", + "name": "Text", + "version": "" + }, + { + "type": "panel", + "id": "timeseries", + "name": "Time series", + "version": "" + } + ], + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": { + "type": "datasource", + "uid": "grafana" + }, + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "description": "Visualize AWS Redshift metrics", + "editable": false, + "fiscalYearStartMonth": 0, + "graphTooltip": 0, + "id": null, + "links": [], + "panels": [ + { + "datasource": { + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "percent" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "DatabaseConnections" + }, + "properties": [ + { + "id": "unit", + "value": "none" + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 0 + }, + "id": 1, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "CPUUtilization", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "DatabaseConnections", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "CPUUtilization/DatabaseConnections", + "type": "timeseries" + }, + { + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "max": 1, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "none" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "HealthStatus" + }, + "properties": [ + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 7 + }, + "id": 4, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "MaintenanceMode", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "HealthStatus", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "MaintenanceMode/HealthStatus", + "type": "timeseries" + }, + { + "datasource": { + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "Bps" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "NetworkTransmitThroughput" + }, + "properties": [ + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 14 + }, + "id": 5, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "NetworkReceiveThroughput", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "metricEditorMode": 0, + "metricName": "NetworkTransmitThroughput", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "NetworkReceiveThroughput/NetworkTransmitThroughput", + "type": "timeseries" + }, + { + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "rps" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "WriteIOPS" + }, + "properties": [ + { + "id": "custom.axisPlacement", + "value": "right" + }, + { + "id": "unit", + "value": "wps" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 21 + }, + "id": 6, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "ReadIOPS", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "WriteIOPS", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "ReadIOPS/WriteIOPS - NodeId: $nodeid", + "type": "timeseries" + }, + { + "datasource": { + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "s" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "WriteLatency" + }, + "properties": [ + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 28 + }, + "id": 7, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "ReadLatency", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "WriteLatency", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "ReadLatency/WriteLatency - NodeId: $nodeid", + "type": "timeseries" + }, + { + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "Bps" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "WriteThroughput" + }, + "properties": [ + { + "id": "unit", + "value": "bytes" + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, + "gridPos": { + "h": 7, + "w": 24, + "x": 0, + "y": 35 + }, + "id": 8, + "options": { + "dataLinks": [], + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.1", + "targets": [ + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "ReadThroughput", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "A", + "region": "$region", + "returnData": false, + "statistic": "Average" + }, + { + "alias": "{{metric}} {{stat}}", + "application": { + "filter": "" + }, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "dimensions": { + "ClusterIdentifier": "$clusteridentifier", + "NodeID": "$nodeid" + }, + "expression": "", + "functions": [], + "group": { + "filter": "" + }, + "highResolution": false, + "host": { + "filter": "" + }, + "id": "", + "item": { + "filter": "" + }, + "label": "", + "matchExact": true, + "metricEditorMode": 0, + "metricName": "WriteThroughput", + "metricQueryType": 0, + "mode": 0, + "namespace": "AWS/Redshift", + "options": { + "showDisabledItems": false + }, + "period": "", + "refId": "B", + "region": "$region", + "returnData": false, + "statistic": "Average" + } + ], + "title": "ReadThroughput/WriteThroughput - NodeId: $nodeid", + "type": "timeseries" + }, + { + "gridPos": { + "h": 3, + "w": 24, + "x": 0, + "y": 42 + }, + "id": 2, + "options": { + "code": { + "language": "plaintext", + "showLineNumbers": false, + "showMiniMap": false + }, + "content": " | \nAWS CloudWatch Redshift documentation | \nInstalled from Grafana.com dashboards", + "mode": "html" + }, + "pluginVersion": "11.3.1", + "title": "Documentation", + "type": "text" + } + ], + "refresh": false, + "schemaVersion": 40, + "tags": [ + "monitoringartist", + "cloudwatch" + ], + "templating": { + "list": [ + { + "current": {}, + "includeAll": false, + "label": "Datasource", + "name": "datasource", + "options": [], + "query": "cloudwatch", + "refresh": 1, + "regex": "", + "type": "datasource" + }, + { + "current": {}, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "definition": "regions()", + "includeAll": false, + "label": "Region", + "name": "region", + "options": [], + "query": "regions()", + "refresh": 1, + "regex": "", + "type": "query" + }, + { + "current": {}, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "definition": "dimension_values($region,AWS/Redshift,CPUUtilization,ClusterIdentifier) ", + "includeAll": false, + "label": "ClusterIdentifier", + "name": "clusteridentifier", + "options": [], + "query": "dimension_values($region,AWS/Redshift,CPUUtilization,ClusterIdentifier) ", + "refresh": 1, + "regex": "", + "sort": 1, + "type": "query" + }, + { + "current": {}, + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, + "definition": "dimension_values($region,AWS/Redshift,ReadIOPS,NodeID)", + "includeAll": false, + "label": "NodeID", + "name": "nodeid", + "options": [], + "query": "dimension_values($region,AWS/Redshift,ReadIOPS,NodeID)", + "refresh": 1, + "regex": "", + "sort": 1, + "type": "query" + } + ] + }, + "time": { + "from": "now-24h", + "to": "now" + }, + "timepicker": {}, + "timezone": "browser", + "title": "AWS Redshift", + "uid": "AWSRedshi", + "version": 3, + "weekStart": "" +} \ No newline at end of file diff --git a/aws-redshift/aws-redshift.png b/aws-redshift/aws-redshift.png index 20ecadc..92e7653 100644 Binary files a/aws-redshift/aws-redshift.png and b/aws-redshift/aws-redshift.png differ