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