Added stacked graph for slice throughput bytes
Change-Id: If2a9c8ed0833343ef80d8b6236886e5e5ea4a8f0
diff --git a/chronos-umbrella/Chart.yaml b/chronos-umbrella/Chart.yaml
index e745f4a..a9ec3bf 100644
--- a/chronos-umbrella/Chart.yaml
+++ b/chronos-umbrella/Chart.yaml
@@ -7,7 +7,7 @@
description: Chronos Umbrella chart to deploy all Aether ROC
kubeVersion: ">=1.18.0"
type: application
-version: 0.0.9
+version: 0.1.0
appVersion: v0.0.0
keywords:
- aether
diff --git a/chronos-umbrella/files/dashboards/site/chronos-dashboard.json b/chronos-umbrella/files/dashboards/site/chronos-dashboard.json
index 9a195cb..fc24d76 100644
--- a/chronos-umbrella/files/dashboards/site/chronos-dashboard.json
+++ b/chronos-umbrella/files/dashboards/site/chronos-dashboard.json
@@ -21,7 +21,8 @@
"editable": true,
"gnetId": null,
"graphTooltip": 0,
- "iteration": 1639657683126,
+ "id": 1,
+ "iteration": 1639996601166,
"links": [],
"panels": [
{
@@ -64,7 +65,7 @@
},
"gridPos": {
"h": 6,
- "w": 16,
+ "w": 24,
"x": 0,
"y": 1
},
@@ -81,7 +82,7 @@
"showThresholdMarkers": true,
"text": {}
},
- "pluginVersion": "8.1.2",
+ "pluginVersion": "8.1.8",
"targets": [
{
"exemplar": true,
@@ -99,6 +100,7 @@
},
{
"datasource": "${datasource}",
+ "description": "Stacked Graph series",
"fieldConfig": {
"defaults": {
"color": {
@@ -109,7 +111,104 @@
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
- "fillOpacity": 0,
+ "fillOpacity": 30,
+ "gradientMode": "none",
+ "hideFrom": {
+ "legend": false,
+ "tooltip": false,
+ "viz": false
+ },
+ "lineInterpolation": "linear",
+ "lineWidth": 1,
+ "pointSize": 5,
+ "scaleDistribution": {
+ "type": "linear"
+ },
+ "showPoints": "auto",
+ "spanNulls": false,
+ "stacking": {
+ "group": "A",
+ "mode": "none"
+ },
+ "thresholdsStyle": {
+ "mode": "off"
+ }
+ },
+ "mappings": [],
+ "thresholds": {
+ "mode": "absolute",
+ "steps": [
+ {
+ "color": "green",
+ "value": null
+ },
+ {
+ "color": "red",
+ "value": 80
+ }
+ ]
+ }
+ },
+ "overrides": [
+ {
+ "matcher": {
+ "id": "byName",
+ "options": "Value"
+ },
+ "properties": [
+ {
+ "id": "custom.stacking",
+ "value": {
+ "group": "A",
+ "mode": "normal"
+ }
+ }
+ ]
+ }
+ ]
+ },
+ "gridPos": {
+ "h": 6,
+ "w": 12,
+ "x": 0,
+ "y": 7
+ },
+ "id": 18,
+ "options": {
+ "legend": {
+ "calcs": [],
+ "displayMode": "list",
+ "placement": "bottom"
+ },
+ "tooltip": {
+ "mode": "single"
+ }
+ },
+ "targets": [
+ {
+ "exemplar": true,
+ "expr": "slice_throughput_bytes{site=\"$site\"}",
+ "interval": "",
+ "legendFormat": "{{slice}}",
+ "refId": "A"
+ }
+ ],
+ "title": "Slice Throughput Bytes",
+ "type": "timeseries"
+ },
+ {
+ "datasource": "${datasource}",
+ "fieldConfig": {
+ "defaults": {
+ "color": {
+ "mode": "palette-classic"
+ },
+ "custom": {
+ "axisLabel": "",
+ "axisPlacement": "auto",
+ "barAlignment": 0,
+ "drawStyle": "line",
+ "fillOpacity": 27,
"gradientMode": "none",
"hideFrom": {
"legend": false,
@@ -151,11 +250,11 @@
},
"gridPos": {
"h": 6,
- "w": 8,
- "x": 16,
- "y": 1
+ "w": 12,
+ "x": 12,
+ "y": 7
},
- "id": 8,
+ "id": 6,
"options": {
"legend": {
"calcs": [],
@@ -169,14 +268,14 @@
"targets": [
{
"exemplar": true,
- "expr": "slice_throughput_packets{site=\"$site\"}",
+ "expr": "slice_throughput_bytes{site=\"$site\"}",
"interval": "",
"legendFormat": "{{slice}}",
"queryType": "randomWalk",
"refId": "A"
}
],
- "title": "Slice Throughput Packets",
+ "title": "Slice Throughput Bytes",
"type": "timeseries"
},
{
@@ -232,10 +331,10 @@
"overrides": []
},
"gridPos": {
- "h": 5,
+ "h": 6,
"w": 16,
"x": 0,
- "y": 7
+ "y": 13
},
"id": 10,
"options": {
@@ -314,12 +413,12 @@
"overrides": []
},
"gridPos": {
- "h": 5,
+ "h": 6,
"w": 8,
"x": 16,
- "y": 7
+ "y": 13
},
- "id": 6,
+ "id": 8,
"options": {
"legend": {
"calcs": [],
@@ -333,14 +432,14 @@
"targets": [
{
"exemplar": true,
- "expr": "slice_throughput_bytes{site=\"$site\"}",
+ "expr": "slice_throughput_packets{site=\"$site\"}",
"interval": "",
"legendFormat": "{{slice}}",
"queryType": "randomWalk",
"refId": "A"
}
],
- "title": "Slice Throughput Bytes",
+ "title": "Slice Throughput Packets",
"type": "timeseries"
},
{
@@ -400,7 +499,7 @@
"h": 8,
"w": 24,
"x": 0,
- "y": 12
+ "y": 19
},
"id": 14,
"options": {
@@ -484,7 +583,7 @@
"h": 8,
"w": 24,
"x": 0,
- "y": 20
+ "y": 27
},
"id": 15,
"options": {
@@ -568,7 +667,7 @@
"h": 8,
"w": 24,
"x": 0,
- "y": 28
+ "y": 35
},
"id": 16,
"options": {
@@ -626,7 +725,7 @@
{
"allValue": null,
"current": {
- "selected": true,
+ "selected": false,
"text": "freemont",
"value": "freemont"
},