{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": {
          "type": "datasource",
          "uid": "grafana"
        },
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "gnetId": null,
  "graphTooltip": 0,
  "id": null,
  "links": [],
  "panels": [
    {
      "collapsed": false,
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 63,
      "panels": [],
      "title": "All Volumes",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "rgb(31, 120, 193)",
            "mode": "fixed"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "#299c46",
                "value": null
              },
              {
                "color": "rgba(237, 129, 40, 0.89)",
                "value": 15
              },
              {
                "color": "#d44a3a",
                "value": 25
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 5,
        "x": 0,
        "y": 1
      },
      "id": 77,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "area",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "exemplar": false,
          "expr": "avg(px_volume_read_latency_seconds{cluster=~\"$Cluster\"})",
          "format": "time_series",
          "hide": false,
          "instant": false,
          "interval": "",
          "intervalFactor": 4,
          "legendFormat": "Avg Read Latency",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Avg Read Latency (1m)",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Time": true
            },
            "includeByName": {},
            "indexByName": {},
            "renameByName": {
              "avg(px_volume_vol_read_latency_seconds{cluster=~\"px-cluster-dmthin-scale\"})": "Avg Read Latency (1m)"
            }
          }
        }
      ],
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 10,
        "x": 5,
        "y": 1
      },
      "id": 82,
      "options": {
        "legend": {
          "calcs": [
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "editorMode": "code",
          "exemplar": false,
          "expr": "topk(10, max((px_volume_usage_bytes{cluster=~\"$Cluster\"} / px_volume_capacity_bytes{cluster=~\"$Cluster\"}) * 100) by (exported_namespace, pvc))",
          "instant": false,
          "legendFormat": "{{exported_namespace}}/{{pvc}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Top n Volumes by Capacity",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "short"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 9,
        "x": 15,
        "y": 1
      },
      "id": 83,
      "options": {
        "legend": {
          "calcs": [
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "editorMode": "code",
          "exemplar": false,
          "expr": "topk(10, max(px_volume_depth_io{cluster=~\"$Cluster\"}) by (exported_namespace, pvc))",
          "format": "time_series",
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{exported_namespace}}/{{pvc}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Top n Volumes by IO depth",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "rgb(31, 120, 193)",
            "mode": "fixed"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "#299c46",
                "value": null
              },
              {
                "color": "rgba(237, 129, 40, 0.89)",
                "value": 15
              },
              {
                "color": "#d44a3a",
                "value": 25
              }
            ]
          },
          "unit": "dtdurations"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 5,
        "x": 0,
        "y": 4
      },
      "id": 78,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "area",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "exemplar": false,
          "expr": "avg(px_volume_write_latency_seconds{cluster=~\"$Cluster\"})",
          "format": "time_series",
          "hide": false,
          "instant": false,
          "interval": "",
          "intervalFactor": 4,
          "legendFormat": "Avg Write Latency",
          "range": true,
          "refId": "B"
        }
      ],
      "title": "Avg Write Latency (1m)",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Time": true
            },
            "includeByName": {},
            "indexByName": {},
            "renameByName": {
              "avg(px_volume_vol_write_latency_seconds{cluster=~\"px-cluster-dmthin-scale\"})": "Avg Write Latency (1m)"
            }
          }
        }
      ],
      "type": "stat"
    },
    {
      "collapsed": false,
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 7
      },
      "id": 55,
      "panels": [],
      "repeat": "Cluster",
      "title": "Cluster: [[Cluster]]",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "max": 3,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 0,
        "y": 8
      },
      "id": 84,
      "links": [
        {
          "title": "Show All Data",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=9999&viewPanel=84"
        },
        {
          "title": "Show Top Value",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=1&viewPanel=84"
        }
      ],
      "maxDataPoints": 100,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto",
        "text": {}
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "topk($ViewMode, max(px_volume_currhalevel{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}) by (exported_namespace, pvc))",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{exported_namespace}}/{{pvc}}",
          "measurement": "px_volume_halevel",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Current Replication Level (HA)",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "1": {
                  "text": "Low"
                },
                "2": {
                  "text": "Medium"
                },
                "3": {
                  "text": "High"
                }
              },
              "type": "value"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "string"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 4,
        "y": 8
      },
      "id": 61,
      "links": [
        {
          "title": "Show All Data",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=9999&viewPanel=61"
        },
        {
          "title": "Show Top Value",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=1&viewPanel=61"
        }
      ],
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {
          "valueSize": 50
        },
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": true,
          "expr": "topk($ViewMode, max(px_volume_iopriority{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}) by (exported_namespace, pvc))",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_halevel",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "I/O Priority",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "Latency (seconds)",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "tooltip": false,
              "viz": false,
              "legend": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": true,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 14
      },
      "id": 79,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "P1809F7CD0C75ACF3"
          },
          "editorMode": "code",
          "expr": "px_volume_read_latency_seconds{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "legendFormat": "{{exported_namespace}}/{{pvc}}/{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Read Latency",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "Latency (seconds)",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "tooltip": false,
              "viz": false,
              "legend": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": true,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 14
      },
      "id": 80,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "mode": "single",
          "sort": "none"
        }
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "P1809F7CD0C75ACF3"
          },
          "editorMode": "code",
          "expr": "px_volume_write_latency_seconds{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "legendFormat": "{{exported_namespace}}/{{pvc}}/{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Write Latency",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "bytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 8,
        "x": 16,
        "y": 8
      },
      "id": 8,
      "options": {
        "legend": {
          "calcs": [
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Disk Capacity",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_capacity_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "1m"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Capacity - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_capacity_bytes",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        },
        {
          "alias": "Disk Usage",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_usage_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "1m"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Usage - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_usage_bytes",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "B",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume: Used vs. Total Capacity",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "max": 3,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 0,
        "y": 11
      },
      "id": 4,
      "links": [
        {
          "title": "Show All Data",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=9999&viewPanel=4"
        },
        {
          "title": "Show Top Value",
          "url": "/d/${__dashboard.uid}/${__dashboard.uid}?${Cluster:queryparam}&${Namespace:queryparam}&${PVC:queryparam}&var-ViewMode=1&viewPanel=4"
        }
      ],
      "maxDataPoints": 100,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto",
        "text": {}
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": true,
          "expr": "topk($ViewMode, max(px_volume_halevel{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}) by (exported_namespace, pvc))",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "$__interval"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{exported_namespace}}/{{pvc}}",
          "measurement": "px_volume_halevel",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Configured Replication Level (HA)",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 8,
        "x": 0,
        "y": 22
      },
      "id": 59,
      "options": {
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Bytes Written Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_reads{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "No. of Reads - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_writethroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "C",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        },
        {
          "alias": "Bytes Read Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_writes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "No. of Writes - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_readthroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "D",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume total reads/writes",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 8,
        "x": 8,
        "y": 22
      },
      "id": 60,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Bytes Written Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_iops{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "IOPs - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_writethroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "A",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume IOPs",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "bytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 8,
        "x": 16,
        "y": 22
      },
      "id": 58,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Bytes Written Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_read_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Bytes Read - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_writethroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "C",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        },
        {
          "alias": "Bytes Read Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_read_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Bytes Written - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_readthroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "D",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume Read/Written Bytes",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 8,
        "x": 8,
        "y": 8
      },
      "id": 5,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Read Latency",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_read_latency_seconds{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "10s"
              ],
              "type": "time"
            },
            {
              "params": [
                "0"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Read Latency - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_vol_read_latency_seconds",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "C",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        },
        {
          "alias": "Write Latency",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_write_latency_seconds{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}\n",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "10s"
              ],
              "type": "time"
            },
            {
              "params": [
                "0"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Write Latency - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_vol_write_latency_seconds",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "B",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume Latency",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 12,
        "x": 0,
        "y": 28
      },
      "hideTimeOverride": true,
      "id": 57,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_depth_io{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "interval": "",
          "intervalFactor": 2,
          "legendFormat": "I/O Depth - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "range": true,
          "refId": "A",
          "step": 10
        }
      ],
      "timeFrom": "1h",
      "title": "Volume IO Depth",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 10,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "Bps"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 12,
        "x": 12,
        "y": 28
      },
      "id": 3,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [
            "max",
            "mean",
            "lastNotNull"
          ],
          "displayMode": "table",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "alias": "Bytes Written Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_readthroughput{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "hide": false,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Bytes Read Throughput - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_writethroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "C",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        },
        {
          "alias": "Bytes Read Throughput",
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "dsType": "influxdb",
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_volume_writethroughput{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\", pvc=~\"$PVC\"}",
          "format": "time_series",
          "groupBy": [
            {
              "params": [
                "30s"
              ],
              "type": "time"
            },
            {
              "params": [
                "null"
              ],
              "type": "fill"
            }
          ],
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Bytes Written Throughput - {{exported_namespace}}/{{pvc}}/{{volumename}}",
          "measurement": "px_volume_readthroughput",
          "orderByTime": "ASC",
          "policy": "default",
          "range": true,
          "refId": "D",
          "resultFormat": "time_series",
          "select": [
            [
              {
                "params": [
                  "gauge"
                ],
                "type": "field"
              },
              {
                "params": [],
                "type": "last"
              }
            ]
          ],
          "tags": [
            {
              "key": "cluster",
              "operator": "=~",
              "value": "/^$Cluster$/"
            }
          ]
        }
      ],
      "title": "Volume Throughput",
      "type": "timeseries"
    },
    {
      "collapsed": false,
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 34
      },
      "id": 86,
      "panels": [],
      "title": "Cloud Backup",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "0": {
                  "text": "FAIL"
                },
                "1": {
                  "text": "OK"
                }
              },
              "type": "value"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "#d44a3a",
                "value": null
              },
              {
                "color": "rgba(237, 129, 40, 0.89)",
                "value": 0
              },
              {
                "color": "#299c46",
                "value": 1
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 0,
        "y": 35
      },
      "id": 93,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "vertical",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {
          "titleSize": 12,
          "valueSize": 18
        },
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "editorMode": "code",
          "exemplar": false,
          "expr": "px_backup_stats_backup_status{cluster=~\"$Cluster\"}",
          "format": "time_series",
          "instant": false,
          "intervalFactor": 1,
          "legendFormat": "{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Last Backup Status",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 10,
        "x": 4,
        "y": 35
      },
      "id": 90,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "exemplar": false,
          "expr": "px_backup_stats_backup_duration_seconds{cluster=~\"$Cluster\"} > 0",
          "format": "time_series",
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Backup duration",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "rgb(31, 120, 193)",
            "mode": "fixed"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 0,
        "y": 38
      },
      "id": 92,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "area",
        "justifyMode": "auto",
        "orientation": "vertical",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "exemplar": false,
          "expr": "px_backup_stats_backup_duration_seconds{cluster=~\"$Cluster\"} > 0",
          "format": "time_series",
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Backup Duration (Avg)",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "graph": false,
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "decbytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 10,
        "x": 4,
        "y": 40
      },
      "id": 91,
      "options": {
        "alertThreshold": true,
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        },
        "tooltipOptions": {
          "mode": "single"
        }
      },
      "pluginVersion": "11.5.0",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "exemplar": false,
          "expr": "px_backup_stats_backup_size{cluster=~\"$Cluster\"}",
          "format": "time_series",
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "{{volumename}}",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Backup Size",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "rgb(31, 120, 193)",
            "mode": "fixed"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "decbytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 0,
        "y": 41
      },
      "id": 88,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "area",
        "justifyMode": "auto",
        "orientation": "vertical",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "7.5.17",
      "targets": [
        {
          "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
          "expr": "px_backup_stats_backup_size{cluster=~\"$Cluster\"}",
          "format": "time_series",
          "intervalFactor": 1,
          "legendFormat": "{{volumename}}",
          "refId": "A"
        }
      ],
      "title": "Backup Size (Avg)",
      "type": "stat"
    }
  ],
  "refresh": "5s",
  "schemaVersion": 27,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": [
      {
        "allValue": null,
        "current": {},
        "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
        "definition": "label_values(px_cluster_cpu_percent,cluster)",
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": false,
        "label": "Cluster",
        "multi": false,
        "name": "Cluster",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(px_cluster_cpu_percent,cluster)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "allowCustomValue": false,
        "current": {},
        "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
        "definition": "label_values(px_volume_usage_bytes{cluster=~\"$Cluster\"},exported_namespace)",
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": false,
        "label": "Namespace",
        "multi": true,
        "name": "Namespace",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(px_volume_usage_bytes{cluster=~\"$Cluster\"},exported_namespace)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 1,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "allowCustomValue": false,
        "current": {},
        "datasource": {
        "type": "prometheus",
        "uid": "P1809F7CD0C75ACF3"
      },
        "definition": "label_values(px_volume_usage_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\"},pvc)",
        "description": null,
        "error": null,
        "hide": 0,
        "includeAll": false,
        "label": "PVC Name",
        "multi": true,
        "name": "PVC",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(px_volume_usage_bytes{cluster=~\"$Cluster\", exported_namespace=~\"$Namespace\"},pvc)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 2,
        "regex": "",
        "skipUrlSync": false,
        "sort": 1,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "current": {
          "selected": true,
          "text": "Top K",
          "value": "1"
        },
        "hide": 2,
        "label": null,
        "name": "ViewMode",
        "options": [
          {
            "selected": true,
            "text": "Top K",
            "value": "1"
          },
          {
            "selected": false,
            "text": "All Data",
            "value": "9999"
          }
        ],
        "query": "Top K : 1, All Data : 9999",
        "skipUrlSync": false,
        "type": "custom"
      }
    ]
  },
  "time": {
    "from": "now-3h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "Portworx Volume Dashboard Revised",
  "uid": "portworx-volume-dashboard-revised",
  "version": 23
}
