{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 12, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 53, "panels": [], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "K10 System Resource Usage", "type": "row" }, { "datasource": "Prometheus", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 55, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(rate(process_cpu_seconds_total[5m]))", "legendFormat": "Total CPU seconds", "range": true, "refId": "A" } ], "title": "K10 CPU total seconds ", "type": "timeseries" }, { "datasource": "Prometheus", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 57, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(process_resident_memory_bytes)", "hide": false, "legendFormat": "Total memory consumption", "range": true, "refId": "C" } ], "title": "K10 total memory consumption", "type": "timeseries" }, { "datasource": "Prometheus", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 81, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "builder", "expr": "rate(process_cpu_seconds_total{job=\"httpServiceDiscovery\"}[5m])", "legendFormat": "{{service}}", "range": true, "refId": "A" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(rate(process_cpu_seconds_total{job=\"k10-pods\"}[5m]))", "hide": false, "legendFormat": "executor", "range": true, "refId": "B" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(rate(process_cpu_seconds_total{job=\"pushAggregator\"}[5m]))", "hide": false, "legendFormat": "ephemeral pods", "range": true, "refId": "C" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(rate(process_cpu_seconds_total{job=\"prometheus\"}[5m]))", "hide": false, "legendFormat": "prometheus", "range": true, "refId": "D" } ], "title": "CPU total seconds per service", "type": "timeseries" }, { "datasource": "Prometheus", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 82, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "builder", "expr": "process_resident_memory_bytes{job=\"pushAggregator\"}", "hide": false, "legendFormat": "ephemeral pods", "range": true, "refId": "C" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "process_resident_memory_bytes{job=\"httpServiceDiscovery\"}", "hide": false, "legendFormat": "{{service}}", "range": true, "refId": "A" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(process_resident_memory_bytes{job=\"k10-pods\"})", "hide": false, "legendFormat": "executor", "range": true, "refId": "B" }, { "datasource": "Prometheus", "editorMode": "builder", "expr": "sum(process_resident_memory_bytes{job=\"prometheus\"})", "hide": false, "legendFormat": "prometheus", "range": true, "refId": "D" } ], "title": "Memory consumption by service", "type": "timeseries" }, { "collapsed": false, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 18, "panels": [], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "Applications", "type": "row" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 18 }, "id": 24, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Backups Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 5, "y": 18 }, "id": 33, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Backups Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 8, "y": 18 }, "id": 34, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Backups Skipped", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 13, "y": 18 }, "id": 35, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Restores Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 18, "y": 18 }, "id": 36, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Restores Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 21, "y": 18 }, "id": 23, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Restores Skipped", "type": "stat" }, { "collapsed": false, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 16, "panels": [], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "Cluster", "type": "row" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 26 }, "id": 10, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Backups Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 5, "y": 26 }, "id": 19, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Backups Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 8, "y": 26 }, "id": 28, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_backup_cluster_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Backups Skipped", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 13, "y": 26 }, "id": 21, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Restores Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 18, "y": 26 }, "id": 22, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_cluster_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Restores Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 21, "y": 26 }, "id": 25, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_restore_cluster_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Cluster Restores Skipped", "type": "stat" }, { "collapsed": false, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 31, "panels": [], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "Backup Exports", "type": "row" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 34 }, "id": 38, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Exports Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 5, "y": 34 }, "id": 29, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_export_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Exports Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 8, "y": 34 }, "id": 20, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_export_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Exports Skipped", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 13, "y": 34 }, "id": 27, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Imports Completed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 34 }, "id": 39, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_import_ended_overall{cluster=\"$cluster\", state=~\"failed|cancelled\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Imports Failed", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 34 }, "id": 37, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_import_skipped_overall{cluster=\"$cluster\"}[$__range])))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Imports Skipped", "type": "stat" }, { "collapsed": false, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 14, "panels": [], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "System", "type": "row" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "runs" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 0, "y": 41 }, "id": 12, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_run_ended_overall{cluster=\"$cluster\", state=\"succeeded\"}[$__range])))", "format": "time_series", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Policy Runs", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "-" } }, "type": "value" } ], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "yellow", "value": 1 } ] }, "unit": "runs" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 3, "y": 41 }, "id": 40, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "sum(round(increase(action_run_skipped_overall{cluster=\"$cluster\"}[$__range])))", "format": "time_series", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Policy Runs Skipped", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 6, "y": 41 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "catalog_persistent_volume_disk_space_used_bytes{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Catalog Volume Used", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "orange", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 9, "y": 41 }, "id": 2, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "100-catalog_persistent_volume_free_space_percent{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Catalog Volume Used Space", "type": "gauge" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 12, "y": 41 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "jobs_persistent_volume_disk_space_used_bytes{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Jobs Volume Used", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "orange", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 15, "y": 41 }, "id": 4, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "100-jobs_persistent_volume_free_space_percent{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Jobs Volume Used Space", "type": "gauge" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 41 }, "id": 7, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "logging_persistent_volume_disk_space_used_bytes{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Logging Volume Used", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "orange", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 41 }, "id": 3, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "100-logging_persistent_volume_free_space_percent{cluster=\"$cluster\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Logging Volume Used Space", "type": "gauge" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 0, "y": 47 }, "id": 41, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "compliance_count{state=\"Compliant\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Compliant Applications", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 3, "y": 47 }, "id": 42, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "compliance_count{state=\"NotCompliant\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Non-Compliant Applications", "type": "stat" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 6, "y": 47 }, "id": 43, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": false, "expr": "compliance_count{state=\"Unmanaged\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Unmanaged Applications", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 12, "y": 47 }, "id": 44, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "snapshot_storage_size_bytes{cluster=\"$cluster\", type=\"physical\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Snapshot Size (Physical)", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 15, "y": 47 }, "id": 45, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "snapshot_storage_size_bytes{cluster=\"$cluster\", type=\"logical\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Snapshot Size (Logical)", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 47 }, "id": 46, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "export_storage_size_bytes{cluster=\"$cluster\", type=\"physical\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Export Size (Physical)", "type": "stat" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "-", "thresholds": { "mode": "absolute", "steps": [ { "color": "#ccccdc", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 47 }, "id": 47, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "datasource": "Prometheus", "exemplar": true, "expr": "export_storage_size_bytes{cluster=\"$cluster\", type=\"logical\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Export Size (Logical)", "type": "stat" }, { "collapsed": true, "datasource": "Prometheus", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 49, "panels": [ { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "fixedColor": "red", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Worker Count" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 54 }, "id": 57, "interval": "5s", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(exec_executor_worker_count)", "legendFormat": "Worker Count", "range": true, "refId": "A" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(exec_active_job_count) OR on() vector(0)", "hide": false, "legendFormat": "Worker Load", "range": true, "refId": "B" } ], "title": "Executor Worker Load", "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "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", "lineStyle": { "fill": "solid" }, "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 54 }, "id": 68, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_backup_duration_seconds_sum_overall[5m])) / sum(rate(action_backup_ended_overall[5m]))", "hide": false, "legendFormat": "Backup", "range": true, "refId": "A" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_backup_cluster_duration_seconds_overall_sum[5m])) / sum(rate(action_backup_cluster_ended_overall[5m]))", "hide": false, "legendFormat": "Backup Cluster", "range": true, "refId": "B" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_export_duration_seconds_sum_overall[5m])) / sum(rate(action_export_ended_overall[5m]))", "hide": false, "legendFormat": "Export", "range": true, "refId": "C" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_import_duration_seconds_sum_overall[5m])) / sum(rate(action_import_ended_overall[5m]))", "hide": false, "legendFormat": "Import", "range": true, "refId": "D" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_report_duration_seconds_sum_overall[5m])) / sum(rate(action_report_ended_overall[5m]))", "hide": false, "legendFormat": "Report", "range": true, "refId": "E" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_retire_duration_seconds_sum_overall[5m])) / sum(rate(action_retire_ended_overall[5m]))", "hide": false, "legendFormat": "Retire", "range": true, "refId": "F" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_restore_duration_seconds_sum_overall[5m])) / sum(rate(action_restore_ended_overall[5m]))", "hide": false, "legendFormat": "Restore", "range": true, "refId": "G" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(action_restore_cluster_duration_seconds_sum_overall[5m])) / sum(rate(action_restore_cluster_ended_overall[5m]))", "hide": false, "legendFormat": "Restore Cluster", "range": true, "refId": "H" } ], "title": "Average Action Duration", "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 61 }, "id": 74, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_backup_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Backups", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 61 }, "id": 69, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_backup_cluster_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Cluster Backups", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 61 }, "id": 75, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_export_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Exports", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 61 }, "id": 76, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_import_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Imports", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 68 }, "id": 77, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_report_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Reports", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 68 }, "id": 79, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_retire_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Retires", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 68 }, "id": 80, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_restore_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Restores", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "succeeded" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "failed" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cancelled" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "skipped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 68 }, "id": 78, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(round(increase(action_restore_cluster_ended_overall[1m:10s]))) by (state)", "hide": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Finished Cluster Restores", "transformations": [], "type": "timeseries" }, { "datasource": "Prometheus", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 75 }, "id": 63, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(rate(limiter_request_seconds_sum{stage=\"hold\"}[5m])) by (operation) / sum(rate(limiter_request_seconds_count{stage=\"hold\"}[5m])) by (operation) ", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Rate Limiter - avg operation duration", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": { "fixedColor": "red", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Limit" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "inflight" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "pending" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 4.8, "x": 0, "y": 82 }, "id": 51, "maxPerRow": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "repeat": "operation", "repeatDirection": "h", "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "limiter_inflight_count{operation=\"$operation\"}", "legendFormat": "Inflight", "range": true, "refId": "A" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "limiter_pending_count{operation=\"$operation\"}", "hide": false, "legendFormat": "Pending", "range": true, "refId": "B" }, { "datasource": "Prometheus", "editorMode": "code", "expr": "limiter_inflight_limit_value{operation=\"$operation\"}", "hide": false, "legendFormat": "Limit", "range": true, "refId": "C" } ], "title": "Rate Limiter - $operation", "type": "timeseries" } ], "targets": [ { "datasource": "Prometheus", "refId": "A" } ], "title": "Execution Control", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 84, "panels": [ { "datasource": "Prometheus", "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 55 }, "id": 86, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "sum(increase(action_export_transferred_bytes[5m:30s]))/sum((increase(action_export_processed_bytes[5m:30s])>0))", "legendFormat": "Transferred/Processed across all actions", "range": true, "refId": "A" } ], "title": "Transferred/Processed Ratio", "type": "timeseries" }, { "datasource": "Prometheus", "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 55 }, "id": 88, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "(increase(action_export_transferred_bytes[5m:30s])/(increase(action_export_processed_bytes[5m:30s])>0))", "legendFormat": "{{policy}}:{{app}}", "range": true, "refId": "A" } ], "title": "Transferred/Processed Ratio per policy:app", "type": "timeseries" }, { "datasource": "Prometheus", "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 63 }, "id": 89, "options": { "legend": { "calcs": [ ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "increase(action_export_transferred_bytes[5m:30s]) > 0", "legendFormat": "{{policy}}:{{app}}", "range": true, "refId": "A" } ], "title": "Transferred bytes per policy:app", "type": "timeseries" }, { "datasource": "Prometheus", "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 63 }, "id": 90, "options": { "legend": { "calcs": [ ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "editorMode": "code", "expr": "increase(action_export_processed_bytes[5m:30s]) > 0", "legendFormat": "{{policy}}:{{app}}", "range": true, "refId": "A" } ], "title": "Processed bytes per policy:app", "type": "timeseries" } ], "title": "Data reduction", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 1013, "panels": [ { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "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", "unitScale": true }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/#.*/" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "decimals", "value": 0 }, { "id": "custom.scaleDistribution", "value": { "type": "linear" } }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.lineInterpolation", "value": "stepAfter" }, { "id": "custom.showPoints", "value": "never" }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisLabel", "value": "# volumes" } ] }, { "matcher": { "id": "byName", "options": "#Volumes" }, "properties": [ { "id": "displayName", "value": "# Volumes Under Transfer" }, { "id": "custom.lineStyle", "value": { "fill": "solid" } }, { "id": "custom.lineWidth", "value": 0.4 }, { "id": "custom.lineInterpolation", "value": "stepAfter" } ] }, { "matcher": { "id": "byName", "options": "#UploadSessionVolumes" }, "properties": [ { "id": "displayName", "value": "# VBR Session Volumes" }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 25 }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "shades" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 1006, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum (max_over_time(data_operation_volume_count{}[2m]))", "fullMetaSearch": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#Volumes", "range": true, "refId": "VOLUME_COUNT", "useBackend": false }, { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum by (repo_type) (max_over_time(data_upload_session_volume_count{repo_type=\"VBR\"}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#UploadSessionVolumes", "range": true, "refId": "VBR_SESSION_COUNT", "useBackend": false }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum by (data_format,operation,storage_class,repo_name) (rate(data_operation_normalized_duration_sum{}[2m])) / sum by (data_format,operation,storage_class,repo_name) (rate(data_operation_normalized_duration_count{}[2m]))", "hide": false, "instant": false, "legendFormat": "{{operation}} {{storage_class}}/{{repo_name}} ({{data_format}})", "range": true, "refId": "NORMALIZED_DURATION_BY_STORAGE_CLASS_LOC" } ], "title": "Normalized operation duration by storage class, location and data format (time/MiB)", "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "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", "unitScale": true }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/#.*/" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "decimals", "value": 0 }, { "id": "custom.scaleDistribution", "value": { "type": "linear" } }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.lineInterpolation", "value": "stepAfter" }, { "id": "custom.showPoints", "value": "never" }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisLabel", "value": "# volumes" } ] }, { "matcher": { "id": "byName", "options": "#Volumes" }, "properties": [ { "id": "displayName", "value": "# Volumes Under Transfer" }, { "id": "custom.lineStyle", "value": { "fill": "solid" } }, { "id": "custom.lineWidth", "value": 0.4 }, { "id": "custom.lineInterpolation", "value": "stepAfter" } ] }, { "matcher": { "id": "byName", "options": "#UploadSessionVolumes" }, "properties": [ { "id": "displayName", "value": "# VBR Session Volumes" }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 25 }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "shades" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 1012, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum (max_over_time(data_operation_volume_count{}[2m]))", "fullMetaSearch": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#Volumes", "range": true, "refId": "VOLUME_COUNT", "useBackend": false }, { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum by (repo_type) (max_over_time(data_upload_session_volume_count{repo_type=\"VBR\"}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#UploadSessionVolumes", "range": true, "refId": "VBR_SESSION_COUNT", "useBackend": false }, { "datasource": "Prometheus", "editorMode": "code", "expr": "sum by (data_format,operation,namespace,pvc_name) (rate(data_operation_duration_sum{}[2m])) / sum by (data_format,operation,namespace,pvc_name) (rate(data_operation_duration_count{}[2m]))", "hide": false, "instant": false, "legendFormat": "{{operation}} {{namespace}}/{{pvc_name}} ({{data_format}})", "range": true, "refId": "DURATION_BY_PVC" } ], "title": "Operation duration by pvc and data format", "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "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", "unitScale": true }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/#.*/" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "decimals", "value": 0 }, { "id": "custom.scaleDistribution", "value": { "type": "linear" } }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.lineInterpolation", "value": "stepAfter" }, { "id": "custom.showPoints", "value": "never" }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisLabel", "value": "# volumes" } ] }, { "matcher": { "id": "byName", "options": "#Volumes" }, "properties": [ { "id": "displayName", "value": "# Volumes Under Transfer" }, { "id": "custom.lineStyle", "value": { "fill": "solid" } }, { "id": "custom.lineWidth", "value": 0.4 }, { "id": "custom.lineInterpolation", "value": "stepAfter" } ] }, { "matcher": { "id": "byName", "options": "#UploadSessionVolumes" }, "properties": [ { "id": "displayName", "value": "# VBR Session Volumes" }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 25 }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "shades" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 1011, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum (max_over_time(data_operation_volume_count{}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#Volumes", "range": true, "refId": "VOLUME_COUNT", "useBackend": false }, { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum by (repo_type) (max_over_time(data_upload_session_volume_count{repo_type=\"VBR\"}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#UploadSessionVolumes", "range": true, "refId": "VBR_SESSION_COUNT", "useBackend": false }, { "datasource": "Prometheus", "editorMode": "code", "expr": "avg by (data_format, operation, storage_class, repo_name) (rate(data_operation_bytes{}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "{{operation}} {{storage_class}}/{{repo_name}} ({{data_format}})", "range": true, "refId": "RATE_BY_STORAGE_CLASS" } ], "title": "Operation transfer rate by storage class, location and data format", "type": "timeseries" }, { "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "insertNulls": false, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "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", "unitScale": true }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/#.*/" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "decimals", "value": 0 }, { "id": "custom.scaleDistribution", "value": { "type": "linear" } }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.lineInterpolation", "value": "stepAfter" }, { "id": "custom.showPoints", "value": "never" }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisLabel", "value": "# volumes" } ] }, { "matcher": { "id": "byName", "options": "#Volumes" }, "properties": [ { "id": "displayName", "value": "# Volumes Under Transfer" }, { "id": "custom.lineStyle", "value": { "fill": "solid" } }, { "id": "custom.lineWidth", "value": 0.4 }, { "id": "custom.lineInterpolation", "value": "stepAfter" } ] }, { "matcher": { "id": "byName", "options": "#UploadSessionVolumes" }, "properties": [ { "id": "displayName", "value": "# VBR Session Volumes" }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 25 }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "shades" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 1004, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum (max_over_time(data_operation_volume_count{}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#Volumes", "range": true, "refId": "VOLUME_COUNT", "useBackend": false }, { "datasource": "Prometheus", "disableTextWrap": false, "editorMode": "code", "expr": "sum by (repo_type) (max_over_time(data_upload_session_volume_count{repo_type=\"VBR\"}[2m]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": true, "instant": false, "legendFormat": "#UploadSessionVolumes", "range": true, "refId": "VBR_SESSION_COUNT", "useBackend": false }, { "datasource": "Prometheus", "editorMode": "code", "expr": "avg by (data_format, operation, namespace, pvc_name) (rate(data_operation_bytes{}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "{{operation}} {{namespace}}/{{pvc_name}} ({{data_format}})", "range": true, "refId": "RATE_BY_PVC" } ], "title": "Operation transfer rate by pvc and data format", "type": "timeseries" } ], "title": "Data transfer operations", "type": "row" } ], "schemaVersion": 39, "style": "dark", "tags": [], "templating": { "list": [ { "hide": 2, "label": "Cluster", "name": "cluster", "query": "", "skipUrlSync": false, "type": "constant" }, { "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "Prometheus", "definition": "limiter_pending_count", "description": "", "hide": 2, "includeAll": true, "label": "operation", "multi": false, "name": "operation", "options": [], "query": { "query": "limiter_pending_count", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/operation=\\\"([\\w]+)\\\"/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "K10 Dashboard", "uid": "8Ebb3xS7k", "version": 2 }