From ecf4a99634e43789396f0f7c719e09fe5c322acb Mon Sep 17 00:00:00 2001
From: paulfantom <pawel@krupa.net.pl>
Date: Tue, 28 Jan 2020 01:05:58 +0100
Subject: [PATCH] manifests: regenerate

---
 manifests/grafana-dashboardDefinitions.yaml | 1214 ++++++++++++++-----
 1 file changed, 937 insertions(+), 277 deletions(-)

diff --git a/manifests/grafana-dashboardDefinitions.yaml b/manifests/grafana-dashboardDefinitions.yaml
index 66474aa9..a6aee8bb 100644
--- a/manifests/grafana-dashboardDefinitions.yaml
+++ b/manifests/grafana-dashboardDefinitions.yaml
@@ -1371,16 +1371,11 @@ items:
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -1388,45 +1383,100 @@ items:
                       "y": 1
                   },
                   "id": 3,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_receive_bytes_total{namespace=~\".+\"}[$interval:$resolution])) by (namespace))",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
                           "legendFormat": "{{namespace}}",
-                          "refId": "A"
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Received",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -1434,30 +1484,90 @@ items:
                       "y": 1
                   },
                   "id": 4,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_transmit_bytes_total{namespace=~\".+\"}[$interval:$resolution])) by (namespace))",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
                           "legendFormat": "{{namespace}}",
-                          "refId": "A"
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Transmitted",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "columns": [
@@ -1801,16 +1911,11 @@ items:
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -1818,45 +1923,100 @@ items:
                               "y": 11
                           },
                           "id": 7,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
+                          ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
                           "targets": [
                               {
                                   "expr": "sort_desc(avg(irate(container_network_receive_bytes_total{namespace=~\".+\"}[$interval:$resolution])) by (namespace))",
                                   "format": "time_series",
-                                  "instant": null,
                                   "intervalFactor": 1,
                                   "legendFormat": "{{namespace}}",
-                                  "refId": "A"
+                                  "refId": "A",
+                                  "step": 10
                               }
                           ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
                           "title": "Average Rate of Bytes Received",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
                       },
                       {
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -1864,32 +2024,92 @@ items:
                               "y": 11
                           },
                           "id": 8,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
-                          "targets": [
-                              {
-                                  "expr": "sort_desc(avg(irate(container_network_transmit_bytes_total{namespace=~\".+\"}[$interval:$resolution])) by (namespace))",
-                                  "format": "time_series",
-                                  "instant": null,
-                                  "intervalFactor": 1,
-                                  "legendFormat": "{{namespace}}",
-                                  "refId": "A"
-                              }
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
                           ],
-                          "title": "Average Rate of Bytes Transmitted",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
-                      }
-                  ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
+                          "targets": [
+                              {
+                                  "expr": "sort_desc(avg(irate(container_network_transmit_bytes_total{namespace=~\".+\"}[$interval:$resolution])) by (namespace))",
+                                  "format": "time_series",
+                                  "intervalFactor": 1,
+                                  "legendFormat": "{{namespace}}",
+                                  "refId": "A",
+                                  "step": 10
+                              }
+                          ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
+                          "title": "Average Rate of Bytes Transmitted",
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
+                      }
+                  ],
                   "repeat": null,
                   "repeatIteration": null,
                   "repeatRowId": null,
@@ -6484,8 +6704,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -8321,8 +8541,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -9303,8 +9523,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -10854,8 +11074,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -12860,8 +13080,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -15001,8 +15221,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -19121,16 +19341,11 @@ items:
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -19138,45 +19353,100 @@ items:
                       "y": 1
                   },
                   "id": 3,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_receive_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
-                          "legendFormat": "{{workload}}",
-                          "refId": "A"
+                          "legendFormat": "{{ workload }}",
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Received",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -19184,30 +19454,90 @@ items:
                       "y": 1
                   },
                   "id": 4,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_transmit_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
-                          "legendFormat": "{{workload}}",
-                          "refId": "A"
+                          "legendFormat": "{{ workload }}",
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Transmitted",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "columns": [
@@ -19551,16 +19881,11 @@ items:
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -19568,45 +19893,100 @@ items:
                               "y": 20
                           },
                           "id": 7,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
-                          "targets": [
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
+                          ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
+                          "targets": [
                               {
                                   "expr": "sort_desc(avg(irate(container_network_receive_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n",
                                   "format": "time_series",
-                                  "instant": null,
                                   "intervalFactor": 1,
-                                  "legendFormat": "{{workload}}",
-                                  "refId": "A"
+                                  "legendFormat": "{{ workload }}",
+                                  "refId": "A",
+                                  "step": 10
                               }
                           ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
                           "title": "Average Rate of Bytes Received",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
                       },
                       {
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -19614,30 +19994,90 @@ items:
                               "y": 20
                           },
                           "id": 8,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
+                          ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
                           "targets": [
                               {
                                   "expr": "sort_desc(avg(irate(container_network_transmit_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n",
                                   "format": "time_series",
-                                  "instant": null,
                                   "intervalFactor": 1,
-                                  "legendFormat": "{{workload}}",
-                                  "refId": "A"
+                                  "legendFormat": "{{ workload }}",
+                                  "refId": "A",
+                                  "step": 10
                               }
                           ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
                           "title": "Average Rate of Bytes Transmitted",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
                       }
                   ],
                   "repeat": null,
@@ -21409,8 +21849,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -22357,8 +22797,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -28524,8 +28964,8 @@ items:
               "list": [
                   {
                       "current": {
-                          "text": "Prometheus",
-                          "value": "Prometheus"
+                          "text": "default",
+                          "value": "default"
                       },
                       "hide": 0,
                       "label": null,
@@ -31838,16 +32278,11 @@ items:
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -31855,45 +32290,100 @@ items:
                       "y": 1
                   },
                   "id": 3,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_receive_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\"$workload\", workload_type=\"$type\"}) by (pod))\n",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
-                          "legendFormat": "{{pod}}",
-                          "refId": "A"
+                          "legendFormat": "{{ pod }}",
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Received",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "aliasColors": {
 
                   },
-                  "breakpoint": "50%",
-                  "cacheTimeout": null,
-                  "combine": {
-                      "label": "Others",
-                      "threshold": 0
-                  },
+                  "bars": true,
+                  "dashLength": 10,
+                  "dashes": false,
                   "datasource": "$datasource",
-                  "description": "",
-                  "fontSize": "80%",
-                  "format": "Bps",
+                  "fill": 2,
                   "gridPos": {
                       "h": 9,
                       "w": 12,
@@ -31901,30 +32391,90 @@ items:
                       "y": 1
                   },
                   "id": 4,
-                  "interval": null,
                   "legend": {
-                      "percentage": true,
-                      "percentageDecimals": null,
+                      "alignAsTable": true,
+                      "avg": false,
+                      "current": true,
+                      "hideEmpty": true,
+                      "hideZero": true,
+                      "max": false,
+                      "min": false,
+                      "rightSide": true,
                       "show": true,
+                      "sort": "current",
+                      "sortDesc": true,
+                      "total": false,
                       "values": true
                   },
-                  "legendType": "Right side",
-                  "maxDataPoints": 3,
-                  "nullPointMode": "connected",
-                  "pieType": "donut",
+                  "lines": false,
+                  "linewidth": 1,
+                  "links": [
+
+                  ],
+                  "minSpan": 24,
+                  "nullPointMode": "null",
+                  "paceLength": 10,
+                  "percentage": false,
+                  "pointradius": 5,
+                  "points": false,
+                  "renderer": "flot",
+                  "repeat": null,
+                  "seriesOverrides": [
+
+                  ],
+                  "spaceLength": 10,
+                  "span": 24,
+                  "stack": false,
+                  "steppedLine": false,
                   "targets": [
                       {
                           "expr": "sort_desc(sum(irate(container_network_transmit_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\"$workload\", workload_type=\"$type\"}) by (pod))\n",
                           "format": "time_series",
-                          "instant": null,
                           "intervalFactor": 1,
-                          "legendFormat": "{{pod}}",
-                          "refId": "A"
+                          "legendFormat": "{{ pod }}",
+                          "refId": "A",
+                          "step": 10
                       }
                   ],
+                  "thresholds": [
+
+                  ],
+                  "timeFrom": null,
+                  "timeShift": null,
                   "title": "Current Rate of Bytes Transmitted",
-                  "type": "grafana-piechart-panel",
-                  "valueName": "current"
+                  "tooltip": {
+                      "shared": true,
+                      "sort": 2,
+                      "value_type": "individual"
+                  },
+                  "type": "graph",
+                  "xaxis": {
+                      "buckets": null,
+                      "mode": "series",
+                      "name": null,
+                      "show": false,
+                      "values": [
+                          "current"
+                      ]
+                  },
+                  "yaxes": [
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      },
+                      {
+                          "format": "Bps",
+                          "label": null,
+                          "logBase": 1,
+                          "max": null,
+                          "min": 0,
+                          "show": true
+                      }
+                  ]
               },
               {
                   "collapse": true,
@@ -31941,16 +32491,11 @@ items:
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -31958,45 +32503,100 @@ items:
                               "y": 11
                           },
                           "id": 6,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
+                          ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
                           "targets": [
                               {
                                   "expr": "sort_desc(avg(irate(container_network_receive_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\"$workload\", workload_type=\"$type\"}) by (pod))\n",
                                   "format": "time_series",
-                                  "instant": null,
                                   "intervalFactor": 1,
-                                  "legendFormat": "{{pod}}",
-                                  "refId": "A"
+                                  "legendFormat": "{{ pod }}",
+                                  "refId": "A",
+                                  "step": 10
                               }
                           ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
                           "title": "Average Rate of Bytes Received",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
                       },
                       {
                           "aliasColors": {
 
                           },
-                          "breakpoint": "50%",
-                          "cacheTimeout": null,
-                          "combine": {
-                              "label": "Others",
-                              "threshold": 0
-                          },
+                          "bars": true,
+                          "dashLength": 10,
+                          "dashes": false,
                           "datasource": "$datasource",
-                          "description": "",
-                          "fontSize": "80%",
-                          "format": "Bps",
+                          "fill": 2,
                           "gridPos": {
                               "h": 9,
                               "w": 12,
@@ -32004,30 +32604,90 @@ items:
                               "y": 11
                           },
                           "id": 7,
-                          "interval": null,
                           "legend": {
-                              "percentage": true,
-                              "percentageDecimals": null,
+                              "alignAsTable": true,
+                              "avg": false,
+                              "current": true,
+                              "hideEmpty": true,
+                              "hideZero": true,
+                              "max": false,
+                              "min": false,
+                              "rightSide": true,
                               "show": true,
+                              "sort": "current",
+                              "sortDesc": true,
+                              "total": false,
                               "values": true
                           },
-                          "legendType": "Right side",
-                          "maxDataPoints": 3,
-                          "nullPointMode": "connected",
-                          "pieType": "donut",
+                          "lines": false,
+                          "linewidth": 1,
+                          "links": [
+
+                          ],
+                          "minSpan": 24,
+                          "nullPointMode": "null",
+                          "paceLength": 10,
+                          "percentage": false,
+                          "pointradius": 5,
+                          "points": false,
+                          "renderer": "flot",
+                          "repeat": null,
+                          "seriesOverrides": [
+
+                          ],
+                          "spaceLength": 10,
+                          "span": 24,
+                          "stack": false,
+                          "steppedLine": false,
                           "targets": [
                               {
                                   "expr": "sort_desc(avg(irate(container_network_transmit_bytes_total{namespace=~\"$namespace\"}[$interval:$resolution])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{namespace=~\"$namespace\", workload=~\"$workload\", workload_type=\"$type\"}) by (pod))\n",
                                   "format": "time_series",
-                                  "instant": null,
                                   "intervalFactor": 1,
-                                  "legendFormat": "{{pod}}",
-                                  "refId": "A"
+                                  "legendFormat": "{{ pod }}",
+                                  "refId": "A",
+                                  "step": 10
                               }
                           ],
+                          "thresholds": [
+
+                          ],
+                          "timeFrom": null,
+                          "timeShift": null,
                           "title": "Average Rate of Bytes Transmitted",
-                          "type": "grafana-piechart-panel",
-                          "valueName": "current"
+                          "tooltip": {
+                              "shared": true,
+                              "sort": 2,
+                              "value_type": "individual"
+                          },
+                          "type": "graph",
+                          "xaxis": {
+                              "buckets": null,
+                              "mode": "series",
+                              "name": null,
+                              "show": false,
+                              "values": [
+                                  "current"
+                              ]
+                          },
+                          "yaxes": [
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              },
+                              {
+                                  "format": "Bps",
+                                  "label": null,
+                                  "logBase": 1,
+                                  "max": null,
+                                  "min": 0,
+                                  "show": true
+                              }
+                          ]
                       }
                   ],
                   "repeat": null,
-- 
GitLab