diff --git a/aws-rds/aws-rds.json b/aws-rds/aws-rds.json index b10cbab..1611ff4 100644 --- a/aws-rds/aws-rds.json +++ b/aws-rds/aws-rds.json @@ -1,5 +1,6 @@ { "__inputs": [], + "__elements": {}, "__requires": [ { "type": "datasource", @@ -11,18 +12,18 @@ "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "6.6.2" + "version": "10.1.5" }, { "type": "panel", - "id": "graph", - "name": "Graph", + "id": "text", + "name": "Text", "version": "" }, { "type": "panel", - "id": "text", - "name": "Text", + "id": "timeseries", + "name": "Time series", "version": "" } ], @@ -30,7 +31,10 @@ "list": [ { "builtIn": 1, - "datasource": "-- Grafana --", + "datasource": { + "type": "datasource", + "uid": "grafana" + }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", @@ -44,17 +48,94 @@ "gnetId": 707, "graphTooltip": 0, "id": null, - "iteration": 1584743839482, "links": [], + "liveNow": false, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "percent" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "FailedSQLServerAgentJobsCount" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "#E0B400", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -66,7 +147,6 @@ }, "hiddenSeries": false, "id": 16, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -84,7 +164,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -105,6 +199,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -120,8 +217,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "CPUUtilization", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -130,15 +230,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -154,8 +255,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "FailedSQLServerAgentJobsCount", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -164,15 +268,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "CPUUtilization/FailedSQLServerAgentJobsCount", "tooltip": { "msResolution": false, @@ -180,35 +280,28 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "cpm", - "label": null, "logBase": 1, - "max": null, "min": "0", "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -216,9 +309,85 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "DiskQueueDepth" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -230,7 +399,6 @@ }, "hiddenSeries": false, "id": 18, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -248,7 +416,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -264,6 +446,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -279,8 +464,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "DatabaseConnections", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -289,15 +477,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Maximum" - ] + "statistic": "Maximum" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -313,8 +502,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "DiskQueueDepth", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -323,15 +515,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "DatabaseConnections/DiskQueueDepth", "tooltip": { "msResolution": false, @@ -339,35 +527,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "none", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -375,9 +555,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bits" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "FreeStorageSpace" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -389,7 +646,6 @@ }, "hiddenSeries": false, "id": 17, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -407,7 +663,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -423,6 +693,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -436,7 +709,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "FreeableMemory", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -445,15 +721,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -467,7 +744,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "FreeStorageSpace", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -476,15 +756,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "FreeableMemory/FreeStorageSpace", "tooltip": { "msResolution": false, @@ -492,35 +768,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "bytes", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -528,9 +796,90 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "iops" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "BurstBalance" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "blue", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + }, + { + "id": "unit", + "value": "none" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -542,7 +891,6 @@ }, "hiddenSeries": false, "id": 19, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -560,7 +908,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -581,6 +943,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -596,8 +961,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "ReadIOPS", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -606,15 +974,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -630,8 +999,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "WriteIOPS", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -640,15 +1012,16 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -664,8 +1037,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "BurstBalance", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -674,15 +1050,11 @@ "period": "", "refId": "C", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "ReadIOPS/WriteIOPS/BurstBalance", "tooltip": { "msResolution": false, @@ -690,35 +1062,28 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "percent", - "label": null, "logBase": 1, - "max": null, "min": "0", "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -726,9 +1091,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "s" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "WriteLatency" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -740,7 +1182,6 @@ }, "hiddenSeries": false, "id": 20, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -758,7 +1199,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -774,6 +1229,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -787,7 +1245,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "ReadLatency", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -796,15 +1257,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -818,7 +1280,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "WriteLatency", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -827,15 +1292,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "ReadLatency/WriteLatency", "tooltip": { "msResolution": false, @@ -843,35 +1304,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "none", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -879,9 +1332,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "binBps" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "WriteThroughput" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -893,7 +1423,6 @@ }, "hiddenSeries": false, "id": 21, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -911,7 +1440,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -927,6 +1470,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -940,7 +1486,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "ReadThroughput", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -949,15 +1498,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -971,7 +1521,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "WriteThroughput", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -980,15 +1533,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "ReadThroughput/WriteThroughput", "tooltip": { "msResolution": false, @@ -996,35 +1545,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "none", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -1032,9 +1573,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "binBps" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "NetworkTransmitThroughput" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1046,7 +1664,6 @@ }, "hiddenSeries": false, "id": 22, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1064,7 +1681,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1080,6 +1711,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1093,7 +1727,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "NetworkReceiveThroughput", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1102,15 +1739,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1124,7 +1762,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "NetworkTransmitThroughput", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1133,15 +1774,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "NetworkReceiveThroughput/NetworkTransmitThroughput", "tooltip": { "msResolution": false, @@ -1149,35 +1786,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "none", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -1185,9 +1814,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "BinLogDiskUsage" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1199,7 +1905,6 @@ }, "hiddenSeries": false, "id": 23, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1217,7 +1922,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1233,6 +1952,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1246,7 +1968,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "SwapUsage", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1255,15 +1980,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1277,7 +2003,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "BinLogDiskUsage", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1286,15 +2015,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "SwapUsage/BinLogDiskUsage", "tooltip": { "msResolution": false, @@ -1302,35 +2027,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "bytes", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -1338,9 +2055,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "none" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "CPUCreditBalance" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1352,7 +2146,6 @@ }, "hiddenSeries": false, "id": 24, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1370,7 +2163,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1386,6 +2193,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1399,7 +2209,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "CPUCreditUsage", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1408,15 +2221,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1430,7 +2244,10 @@ "item": { "filter": "" }, + "label": "", + "metricEditorMode": 0, "metricName": "CPUCreditBalance", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1439,15 +2256,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "CPUCreditUsage/CPUCreditBalance", "tooltip": { "msResolution": false, @@ -1455,35 +2268,27 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "none", - "label": null, "logBase": 1, - "max": null, - "min": null, "show": true } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -1491,9 +2296,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "none" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "ReplicaLag" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1505,7 +2387,6 @@ }, "hiddenSeries": false, "id": 25, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1523,7 +2404,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1544,6 +2439,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1559,8 +2457,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "OldestReplicationSlotLag", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1569,15 +2470,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1593,8 +2495,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "ReplicaLag", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1603,15 +2508,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "OldestReplicationSlotLag/ReplicaLag", "tooltip": { "msResolution": false, @@ -1619,35 +2520,28 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", - "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 + "align": false } }, { @@ -1655,9 +2549,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "TransactionLogsDiskUsage" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1669,7 +2640,6 @@ }, "hiddenSeries": false, "id": 26, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1687,7 +2657,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1708,6 +2692,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1723,8 +2710,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "ReplicationSlotDiskUsage", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1733,15 +2723,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1757,8 +2748,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "TransactionLogsDiskUsage", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1767,15 +2761,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "ReplicationSlotDiskUsage/TransactionLogsDiskUsage", "tooltip": { "msResolution": false, @@ -1783,35 +2773,28 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", - "label": null, "logBase": 1, - "max": null, "min": 0, "show": true }, { "format": "s", - "label": null, "logBase": 1, - "max": null, "min": "0", "show": false } ], "yaxis": { - "align": false, - "alignLevel": null + "align": false } }, { @@ -1819,9 +2802,86 @@ "bars": false, "dashLength": 10, "dashes": false, - "datasource": "$datasource", + "datasource": { + "type": "cloudwatch", + "uid": "$datasource" + }, "editable": true, "error": false, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "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": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "none" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "TransactionLogsGeneration" + }, + "properties": [ + { + "id": "color", + "value": { + "fixedColor": "semi-dark-yellow", + "mode": "fixed" + } + }, + { + "id": "custom.axisPlacement", + "value": "right" + } + ] + } + ] + }, "fill": 1, "fillGradient": 0, "grid": {}, @@ -1833,7 +2893,6 @@ }, "hiddenSeries": false, "id": 27, - "isNew": true, "legend": { "alignAsTable": true, "avg": true, @@ -1851,7 +2910,21 @@ "links": [], "nullPointMode": "connected", "options": { - "dataLinks": [] + "dataLinks": [], + "legend": { + "calcs": [ + "min", + "max", + "mean" + ], + "displayMode": "table", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, "percentage": false, "pointradius": 5, @@ -1867,6 +2940,9 @@ "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1882,8 +2958,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "MaximumUsedTransactionIDs", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1892,15 +2971,16 @@ "period": "", "refId": "A", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" }, { "alias": "", "application": { "filter": "" }, + "datasource": { + "uid": "$datasource" + }, "dimensions": { "DBInstanceIdentifier": "$dbinstanceidentifier" }, @@ -1916,8 +2996,11 @@ "item": { "filter": "" }, + "label": "", "matchExact": true, + "metricEditorMode": 0, "metricName": "TransactionLogsGeneration", + "metricQueryType": 0, "mode": 0, "namespace": "AWS/RDS", "options": { @@ -1926,15 +3009,11 @@ "period": "", "refId": "B", "region": "$region", - "statistics": [ - "Average" - ] + "statistic": "Average" } ], "thresholds": [], - "timeFrom": null, "timeRegions": [], - "timeShift": null, "title": "MaximumUsedTransactionIDs/TransactionLogsGeneration", "tooltip": { "msResolution": false, @@ -1942,40 +3021,34 @@ "sort": 0, "value_type": "cumulative" }, - "type": "graph", + "type": "timeseries", "xaxis": { - "buckets": null, "mode": "time", - "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", - "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 + "align": false } }, { - "content": " | \nAWS CloudWatch RDS documentation | \nInstalled from Grafana.com dashboards", - "datasource": "$datasource", + "datasource": { + "uid": "$datasource" + }, "editable": true, "error": false, "gridPos": { @@ -1985,16 +3058,31 @@ "y": 85 }, "id": 2, - "isNew": true, "links": [], - "mode": "html", - "options": {}, + "options": { + "code": { + "language": "plaintext", + "showLineNumbers": false, + "showMiniMap": false + }, + "content": " | \nAWS CloudWatch RDS documentation | \nInstalled from Grafana.com dashboards", + "mode": "html" + }, + "pluginVersion": "10.1.5", + "targets": [ + { + "datasource": { + "uid": "$datasource" + }, + "refId": "A" + } + ], "title": "Documentation", "type": "text" } ], - "refresh": false, - "schemaVersion": 22, + "refresh": "", + "schemaVersion": 38, "style": "dark", "tags": [ "monitoringartist", @@ -2011,15 +3099,17 @@ "name": "datasource", "options": [], "query": "cloudwatch", + "queryValue": "ad", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { - "allValue": null, "current": {}, - "datasource": "$datasource", + "datasource": { + "uid": "$datasource" + }, "definition": "", "hide": 0, "includeAll": false, @@ -2033,15 +3123,15 @@ "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", - "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { - "allValue": null, "current": {}, - "datasource": "$datasource", + "datasource": { + "uid": "$datasource" + }, "definition": "", "hide": 0, "includeAll": false, @@ -2055,7 +3145,6 @@ "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", - "tags": [], "tagsQuery": "", "type": "query", "useTags": false @@ -2094,5 +3183,6 @@ "timezone": "browser", "title": "AWS RDS", "uid": "AWSRDSdbi", - "version": 1 + "version": 2, + "weekStart": "" } diff --git a/aws-rds/aws-rds.png b/aws-rds/aws-rds.png index e454c43..2659753 100644 Binary files a/aws-rds/aws-rds.png and b/aws-rds/aws-rds.png differ