diff --git a/resources/grafana/rhacs-central.json b/resources/grafana/rhacs-central.json index 785eda20..9975073a 100644 --- a/resources/grafana/rhacs-central.json +++ b/resources/grafana/rhacs-central.json @@ -3749,7 +3749,6 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, - "description": "Number of objects in each table", "fieldConfig": { "defaults": { "color": { @@ -3807,97 +3806,6 @@ "x": 0, "y": 22 }, - "id": 117, - "options": { - "legend": { - "calcs": [], - "displayMode": "list", - "placement": "bottom", - "showLegend": true - }, - "tooltip": { - "mode": "single", - "sort": "none" - } - }, - "targets": [ - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "rox_central_postgres_table_size{namespace=\"rhacs-$instance_id\", job=\"central\"}", - "legendFormat": "{{table}}", - "range": true, - "refId": "A" - } - ], - "title": "Postgres Object Count", - "type": "timeseries" - }, - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "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 - }, - "lineInterpolation": "linear", - "lineWidth": 1, - "pointSize": 5, - "scaleDistribution": { - "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "off" - } - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green" - }, - { - "color": "red", - "value": 80 - } - ] - } - }, - "overrides": [] - }, - "gridPos": { - "h": 9, - "w": 12, - "x": 12, - "y": 22 - }, "id": 131, "options": { "legend": { @@ -3987,98 +3895,6 @@ "title": "RDS ACU Utilisation", "type": "timeseries" }, - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "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 - }, - "lineInterpolation": "linear", - "lineWidth": 1, - "pointSize": 5, - "scaleDistribution": { - "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "off" - } - }, - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "green" - }, - { - "color": "red", - "value": 80 - } - ] - }, - "unit": "decbytes" - }, - "overrides": [] - }, - "gridPos": { - "h": 9, - "w": 12, - "x": 0, - "y": 31 - }, - "id": 137, - "options": { - "legend": { - "calcs": [], - "displayMode": "list", - "placement": "bottom", - "showLegend": true - }, - "tooltip": { - "mode": "single", - "sort": "none" - } - }, - "targets": [ - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "rox_central_postgres_table_total_bytes{namespace=\"rhacs-$instance_id\", job=\"central\"}", - "legendFormat": "{{table}}", - "range": true, - "refId": "A" - } - ], - "title": "Table data size", - "type": "timeseries" - }, { "datasource": { "type": "prometheus", @@ -4140,7 +3956,7 @@ "h": 9, "w": 12, "x": 12, - "y": 31 + "y": 22 }, "id": 129, "options": { @@ -4236,6 +4052,7 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "Number of objects in each table", "fieldConfig": { "defaults": { "color": { @@ -4289,11 +4106,11 @@ }, "gridPos": { "h": 9, - "w": 12, + "w": 16, "x": 0, - "y": 40 + "y": 31 }, - "id": 121, + "id": 117, "options": { "legend": { "calcs": [], @@ -4313,13 +4130,13 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "rate(rox_central_postgres_op_duration_count{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])", - "legendFormat": "Operation: {{Operation}}, Type: {{Type}}", + "expr": "rox_central_postgres_table_size{namespace=\"rhacs-$instance_id\", job=\"central\"}", + "legendFormat": "{{table}}", "range": true, "refId": "A" } ], - "title": "Postgres Operation Count", + "title": "Postgres Object Count", "type": "timeseries" }, { @@ -4327,7 +4144,32 @@ "type": "prometheus", "uid": "PBFA97CFB590B2093" }, - "description": "90th percentile of database read latency", + "description": "", + "gridPos": { + "h": 9, + "w": 8, + "x": 16, + "y": 31 + }, + "id": 139, + "options": { + "code": { + "language": "plaintext", + "showLineNumbers": false, + "showMiniMap": false + }, + "content": "* The jagged pattern associated with\n`network_flows_v2` is the expected behavior. \nTo maintain write performance, the\nunderlying table follows an insert only\npattern. Stale and duplicate flows are removed\nduring the pruning cycle.", + "mode": "markdown" + }, + "pluginVersion": "9.4.7", + "title": "Postgres Object Count: Legend", + "type": "text" + }, + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, "fieldConfig": { "defaults": { "color": { @@ -4376,17 +4218,17 @@ } ] }, - "unit": "s" + "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, - "x": 12, + "x": 0, "y": 40 }, - "id": 119, + "id": 125, "options": { "legend": { "calcs": [], @@ -4406,74 +4248,106 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "aws_rds_read_latency_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", - "legendFormat": "DB Instance (average)", + "expr": "rate(rox_central_postgres_op_duration_sum{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])/rate(rox_central_postgres_op_duration_count{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])", + "legendFormat": "Operation: {{Operation}}, Type: {{Type}}", "range": true, "refId": "A" + } + ], + "title": "Postgres Operation Duration (average)", + "type": "timeseries" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": { + "uid": "${datasource}" + }, + "fieldConfig": { + "defaults": { + "links": [], + "unit": "ms" }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 40 + }, + "hiddenSeries": false, + "id": 18, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "9.4.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, - "editorMode": "builder", - "expr": "aws_rds_read_latency_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", - "hide": false, - "legendFormat": "DB Failover (average)", - "range": true, - "refId": "B" - }, - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "aws_rds_read_latency_p90{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", - "hide": false, - "legendFormat": "DB Instance (P90)", - "range": true, - "refId": "C" - }, - { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "aws_rds_read_latency_p90{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", - "hide": false, - "legendFormat": "DB Failover (P90)", - "range": true, - "refId": "D" - }, + "exemplar": true, + "expr": "rox_central_index_op_duration_sum{namespace=\"rhacs-$instance_id\",job=\"central\",Operation=~\"$Operation\",Type=~\"$Type\"} / rox_central_index_op_duration_count{namespace=\"rhacs-$instance_id\",job=\"central\",Operation=~\"$Operation\",Type=~\"$Type\"}", + "interval": "", + "legendFormat": "Operation: {{Operation}}, Type: {{Type}}", + "refId": "A" + } + ], + "thresholds": [], + "timeRegions": [], + "title": "Indexer Operation Duration", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "aws_rds_read_latency_maximum{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", - "hide": false, - "legendFormat": "DB Instance (max)", - "range": true, - "refId": "E" + "format": "ms", + "logBase": 1, + "show": true }, { - "datasource": { - "type": "prometheus", - "uid": "PBFA97CFB590B2093" - }, - "editorMode": "builder", - "expr": "aws_rds_read_latency_maximum{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", - "hide": false, - "legendFormat": "DB Failover (max)", - "range": true, - "refId": "F" + "format": "short", + "logBase": 1, + "show": true } ], - "title": "RDS Disk Read Latency", - "type": "timeseries" + "yaxis": { + "align": false + } }, { "datasource": { @@ -4527,8 +4401,7 @@ "value": 80 } ] - }, - "unit": "ms" + } }, "overrides": [] }, @@ -4538,7 +4411,7 @@ "x": 0, "y": 49 }, - "id": 125, + "id": 121, "options": { "legend": { "calcs": [], @@ -4558,13 +4431,13 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "rate(rox_central_postgres_op_duration_sum{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])/rate(rox_central_postgres_op_duration_count{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])", + "expr": "rate(rox_central_postgres_op_duration_count{namespace=\"rhacs-$instance_id\", job=\"central\", Operation=~\"$Operation\", Type=~\"$Type\"}[$__rate_interval])", "legendFormat": "Operation: {{Operation}}, Type: {{Type}}", "range": true, "refId": "A" } ], - "title": "Postgres Operation Duration (average)", + "title": "Postgres Operation Count", "type": "timeseries" }, { @@ -4620,17 +4493,17 @@ } ] }, - "unit": "Bps" + "unit": "decbytes" }, "overrides": [] }, "gridPos": { - "h": 8, + "h": 9, "w": 12, "x": 12, "y": 49 }, - "id": 123, + "id": 137, "options": { "legend": { "calcs": [], @@ -4650,32 +4523,115 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "aws_rds_read_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", - "legendFormat": "DB Instance read throughput", + "expr": "rox_central_postgres_table_total_bytes{namespace=\"rhacs-$instance_id\", job=\"central\"}", + "legendFormat": "{{table}}", "range": true, "refId": "A" + } + ], + "title": "Table data size", + "type": "timeseries" + }, + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": { + "type": "prometheus", + "uid": "${datasource}" + }, + "fieldConfig": { + "defaults": { + "links": [], + "unit": "decbytes" }, + "overrides": [] + }, + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 58 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "avg": false, + "current": false, + "max": false, + "min": false, + "show": true, + "total": false, + "values": false + }, + "lines": true, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "alertThreshold": true + }, + "percentage": false, + "pluginVersion": "9.4.7", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ { "datasource": { "type": "prometheus", - "uid": "PBFA97CFB590B2093" + "uid": "${datasource}" }, "editorMode": "builder", - "expr": "aws_rds_read_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", + "expr": "rox_central_postgres_db_size_bytes{namespace=\"rhacs-$instance_id\", job=\"central\"}", "hide": false, - "legendFormat": "DB Failover read throughput", + "legendFormat": "Postgres {{database}}", "range": true, - "refId": "B" + "refId": "D" } ], - "title": "RDS Disk Read throughput", - "type": "timeseries" + "thresholds": [], + "timeRegions": [], + "title": "DB and Index Disk Consumption", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "mode": "time", + "show": true, + "values": [] + }, + "yaxes": [ + { + "format": "decbytes", + "logBase": 1, + "show": true + }, + { + "format": "short", + "logBase": 1, + "show": true + } + ], + "yaxis": { + "align": false + } }, { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, + "description": "90th percentile of database read latency", "fieldConfig": { "defaults": { "color": { @@ -4702,7 +4658,7 @@ "type": "linear" }, "showPoints": "auto", - "spanNulls": false, + "spanNulls": 600000, "stacking": { "group": "A", "mode": "none" @@ -4724,7 +4680,7 @@ } ] }, - "unit": "Bps" + "unit": "s" }, "overrides": [] }, @@ -4732,9 +4688,9 @@ "h": 9, "w": 12, "x": 12, - "y": 57 + "y": 58 }, - "id": 127, + "id": 119, "options": { "legend": { "calcs": [], @@ -4754,8 +4710,8 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "aws_rds_write_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", - "legendFormat": "DB Instance write throughput", + "expr": "aws_rds_read_latency_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", + "legendFormat": "DB Instance (average)", "range": true, "refId": "A" }, @@ -4765,201 +4721,271 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "aws_rds_write_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", + "expr": "aws_rds_read_latency_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", "hide": false, - "legendFormat": "DB Failover write throughput", + "legendFormat": "DB Failover (average)", "range": true, "refId": "B" - } - ], - "title": "RDS Disk Write Throughput", - "type": "timeseries" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": { - "uid": "${datasource}" - }, - "fieldConfig": { - "defaults": { - "links": [], - "unit": "ms" }, - "overrides": [] - }, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 12, - "x": 0, - "y": 58 - }, - "hiddenSeries": false, - "id": 18, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "alertThreshold": true - }, - "percentage": false, - "pluginVersion": "9.1.0", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, - "exemplar": true, - "expr": "rox_central_index_op_duration_sum{namespace=\"rhacs-$instance_id\",job=\"central\",Operation=~\"$Operation\",Type=~\"$Type\"} / rox_central_index_op_duration_count{namespace=\"rhacs-$instance_id\",job=\"central\",Operation=~\"$Operation\",Type=~\"$Type\"}", - "interval": "", - "legendFormat": "Operation: {{Operation}}, Type: {{Type}}", - "refId": "A" - } - ], - "thresholds": [], - "timeRegions": [], - "title": "Indexer Operation Duration", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "mode": "time", - "show": true, - "values": [] - }, - "yaxes": [ + "editorMode": "builder", + "expr": "aws_rds_read_latency_p90{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", + "hide": false, + "legendFormat": "DB Instance (P90)", + "range": true, + "refId": "C" + }, { - "format": "ms", - "logBase": 1, - "show": true + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_read_latency_p90{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", + "hide": false, + "legendFormat": "DB Failover (P90)", + "range": true, + "refId": "D" }, { - "format": "short", - "logBase": 1, - "show": true + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_read_latency_maximum{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", + "hide": false, + "legendFormat": "DB Instance (max)", + "range": true, + "refId": "E" + }, + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_read_latency_maximum{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", + "hide": false, + "legendFormat": "DB Failover (max)", + "range": true, + "refId": "F" } ], - "yaxis": { - "align": false - } + "title": "RDS Disk Read Latency", + "type": "timeseries" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, "datasource": { "type": "prometheus", - "uid": "${datasource}" + "uid": "PBFA97CFB590B2093" }, "fieldConfig": { "defaults": { - "links": [], - "unit": "decbytes" + "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 + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "Bps" }, "overrides": [] }, - "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 67 }, - "hiddenSeries": false, - "id": 20, - "legend": { - "avg": false, - "current": false, - "max": false, - "min": false, - "show": true, - "total": false, - "values": false - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", + "id": 127, "options": { - "alertThreshold": true + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } }, - "percentage": false, - "pluginVersion": "9.1.0", - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", - "uid": "${datasource}" + "uid": "PBFA97CFB590B2093" }, "editorMode": "builder", - "expr": "rox_central_postgres_db_size_bytes{namespace=\"rhacs-$instance_id\", job=\"central\"}", + "expr": "aws_rds_write_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", + "legendFormat": "DB Instance write throughput", + "range": true, + "refId": "A" + }, + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_write_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", "hide": false, - "legendFormat": "Postgres {{database}}", + "legendFormat": "DB Failover write throughput", "range": true, - "refId": "D" + "refId": "B" } ], - "thresholds": [], - "timeRegions": [], - "title": "DB and Index Disk Consumption", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" + "title": "RDS Disk Write Throughput", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" }, - "type": "graph", - "xaxis": { - "mode": "time", - "show": true, - "values": [] + "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 + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "Bps" + }, + "overrides": [] }, - "yaxes": [ + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 67 + }, + "id": 123, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "mode": "single", + "sort": "none" + } + }, + "targets": [ { - "format": "decbytes", - "logBase": 1, - "show": true + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_read_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-instance\"}", + "legendFormat": "DB Instance read throughput", + "range": true, + "refId": "A" }, { - "format": "short", - "logBase": 1, - "show": true + "datasource": { + "type": "prometheus", + "uid": "PBFA97CFB590B2093" + }, + "editorMode": "builder", + "expr": "aws_rds_read_throughput_average{dimension_DBInstanceIdentifier=\"rhacs-$instance_id-db-failover\"}", + "hide": false, + "legendFormat": "DB Failover read throughput", + "range": true, + "refId": "B" } ], - "yaxis": { - "align": false - } + "title": "RDS Disk Read throughput", + "type": "timeseries" } ], "targets": [ @@ -4977,7 +5003,7 @@ ], "refresh": "1m", "revision": 1, - "schemaVersion": 37, + "schemaVersion": 38, "style": "dark", "tags": [ "rhacs" @@ -5224,6 +5250,6 @@ "timezone": "", "title": "RHACS Dataplane - Central Metrics", "uid": "gn38yKZnk", - "version": 2, + "version": 7, "weekStart": "" }