This is an automated email from the ASF dual-hosted git repository.
ethanfeng pushed a commit to branch branch-0.5
in repository https://gitbox.apache.org/repos/asf/celeborn.git
The following commit(s) were added to refs/heads/branch-0.5 by this push:
new 21829c0a5 [CELEBORN-1468] update dashboard layout for Celeborn 0.5
(#2577)
21829c0a5 is described below
commit 21829c0a5e55c6220304f836f3431a9f24803786
Author: Ethan Feng <[email protected]>
AuthorDate: Wed Jun 19 10:48:33 2024 +0800
[CELEBORN-1468] update dashboard layout for Celeborn 0.5 (#2577)
---
assets/grafana/celeborn-dashboard.json | 332 ++++++++++++++++++---------------
1 file changed, 184 insertions(+), 148 deletions(-)
diff --git a/assets/grafana/celeborn-dashboard.json
b/assets/grafana/celeborn-dashboard.json
index 3f160ccda..38fe9dc90 100644
--- a/assets/grafana/celeborn-dashboard.json
+++ b/assets/grafana/celeborn-dashboard.json
@@ -2,7 +2,7 @@
"__inputs": [
{
"name": "DS_PROMETHEUS",
- "label": "Prometheus",
+ "label": "prometheus",
"description": "",
"type": "datasource",
"pluginId": "prometheus",
@@ -15,7 +15,7 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
- "version": "10.0.3"
+ "version": "11.0.0"
},
{
"type": "datasource",
@@ -74,13 +74,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of active workers.",
+ "description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -94,6 +95,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -123,7 +125,8 @@
"value": 80
}
]
- }
+ },
+ "unit": "none"
},
"overrides": []
},
@@ -133,7 +136,7 @@
"x": 0,
"y": 1
},
- "id": 2,
+ "id": 121,
"options": {
"legend": {
"calcs": [],
@@ -142,6 +145,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -152,12 +156,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_WorkerCount_Value",
+ "editorMode": "code",
+ "expr": "metrics_IsActiveMaster_Value",
"legendFormat": "${baseLegend}",
+ "range": true,
"refId": "A"
}
],
- "title": "metrics_WorkerCount_Value",
+ "title": "metrics_IsActiveMaster_Value",
"type": "timeseries"
},
{
@@ -165,13 +171,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of registered shuffle.",
+ "description": "The count of active workers.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -185,6 +192,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -224,7 +232,7 @@
"x": 12,
"y": 1
},
- "id": 94,
+ "id": 2,
"options": {
"legend": {
"calcs": [],
@@ -233,6 +241,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -243,12 +252,12 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_RegisteredShuffleCount_Value",
+ "expr": "metrics_WorkerCount_Value",
"legendFormat": "${baseLegend}",
"refId": "A"
}
],
- "title": "metrics_RegisteredShuffleCount_Value",
+ "title": "metrics_WorkerCount_Value",
"type": "timeseries"
},
{
@@ -256,13 +265,16 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "Celeborn total device capacity.",
+ "description": "The count of running applications.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
+ "axisCenteredZero": false,
+ "axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
@@ -274,6 +286,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -303,8 +316,7 @@
"value": 80
}
]
- },
- "unit": "bytes"
+ }
},
"overrides": []
},
@@ -314,7 +326,7 @@
"x": 0,
"y": 10
},
- "id": 185,
+ "id": 95,
"options": {
"legend": {
"calcs": [],
@@ -323,6 +335,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -333,12 +346,12 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr":
"metrics_DeviceCelebornTotalBytes_Value{role=\"Master\"}",
+ "expr": "metrics_RunningApplicationCount_Value",
"legendFormat": "${baseLegend}",
"refId": "A"
}
],
- "title": "metrics_DeviceCelebornTotalBytes_Value",
+ "title": "metrics_RunningApplicationCount_Value",
"type": "timeseries"
},
{
@@ -346,13 +359,16 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "Celeborn total device free capacity.",
+ "description": "The count of registered shuffle.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
+ "axisCenteredZero": false,
+ "axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
@@ -364,6 +380,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -393,8 +410,7 @@
"value": 80
}
]
- },
- "unit": "bytes"
+ }
},
"overrides": []
},
@@ -404,7 +420,7 @@
"x": 12,
"y": 10
},
- "id": 186,
+ "id": 94,
"options": {
"legend": {
"calcs": [],
@@ -413,6 +429,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -423,12 +440,12 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_DeviceCelebornFreeBytes_Value{role=\"Master\"}",
+ "expr": "metrics_RegisteredShuffleCount_Value",
"legendFormat": "${baseLegend}",
"refId": "A"
}
],
- "title": "metrics_DeviceCelebornFreeBytes_Value",
+ "title": "metrics_RegisteredShuffleCount_Value",
"type": "timeseries"
},
{
@@ -436,13 +453,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of running applications.",
+ "description": "Celeborn total device capacity.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -456,6 +474,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -477,14 +496,16 @@
"mode": "absolute",
"steps": [
{
- "color": "green"
+ "color": "green",
+ "value": null
},
{
"color": "red",
"value": 80
}
]
- }
+ },
+ "unit": "bytes"
},
"overrides": []
},
@@ -494,7 +515,7 @@
"x": 0,
"y": 19
},
- "id": 95,
+ "id": 185,
"options": {
"legend": {
"calcs": [],
@@ -503,6 +524,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -513,40 +535,27 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_RunningApplicationCount_Value",
+ "expr":
"metrics_DeviceCelebornTotalBytes_Value{role=\"Master\"}",
"legendFormat": "${baseLegend}",
"refId": "A"
}
],
- "title": "metrics_RunningApplicationCount_Value",
+ "title": "metrics_DeviceCelebornTotalBytes_Value",
"type": "timeseries"
- }
- ],
- "title": "Overall",
- "type": "row"
- },
- {
- "collapsed": true,
- "gridPos": {
- "h": 1,
- "w": 24,
- "x": 0,
- "y": 1
- },
- "id": 119,
- "panels": [
+ },
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "",
+ "description": "Celeborn total device free capacity.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -560,6 +569,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -590,17 +600,17 @@
}
]
},
- "unit": "none"
+ "unit": "bytes"
},
"overrides": []
},
"gridPos": {
- "h": 8,
+ "h": 9,
"w": 12,
- "x": 0,
- "y": 2
+ "x": 12,
+ "y": 19
},
- "id": 121,
+ "id": 186,
"options": {
"legend": {
"calcs": [],
@@ -609,6 +619,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -619,28 +630,41 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "editorMode": "code",
- "expr": "metrics_IsActiveMaster_Value",
+ "expr": "metrics_DeviceCelebornFreeBytes_Value{role=\"Master\"}",
"legendFormat": "${baseLegend}",
- "range": true,
"refId": "A"
}
],
- "title": "metrics_IsActiveMaster_Value",
+ "title": "metrics_DeviceCelebornFreeBytes_Value",
"type": "timeseries"
- },
+ }
+ ],
+ "title": "Overall",
+ "type": "row"
+ },
+ {
+ "collapsed": true,
+ "gridPos": {
+ "h": 1,
+ "w": 24,
+ "x": 0,
+ "y": 1
+ },
+ "id": 119,
+ "panels": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The size of estimated shuffle partition.",
+ "description": "The active shuffle size of workers.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -654,6 +678,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -691,10 +716,10 @@
"gridPos": {
"h": 8,
"w": 12,
- "x": 12,
+ "x": 0,
"y": 2
},
- "id": 120,
+ "id": 122,
"options": {
"legend": {
"calcs": [],
@@ -703,6 +728,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -714,13 +740,13 @@
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
- "expr": "metrics_PartitionSize_Value",
+ "expr": "metrics_ActiveShuffleSize_Value{role=\"Master\"}",
"legendFormat": "${baseLegend}",
"range": true,
"refId": "A"
}
],
- "title": "metrics_PartitionSize_Value",
+ "title": "metrics_ActiveShuffleSize_Value",
"type": "timeseries"
},
{
@@ -728,13 +754,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The active shuffle size of workers.",
+ "description": "The size of estimated shuffle partition.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -748,6 +775,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -785,10 +813,10 @@
"gridPos": {
"h": 8,
"w": 12,
- "x": 0,
- "y": 10
+ "x": 12,
+ "y": 2
},
- "id": 122,
+ "id": 120,
"options": {
"legend": {
"calcs": [],
@@ -797,6 +825,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -808,13 +837,13 @@
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
- "expr": "metrics_ActiveShuffleSize_Value{role=\"Master\"}",
+ "expr": "metrics_PartitionSize_Value",
"legendFormat": "${baseLegend}",
"range": true,
"refId": "A"
}
],
- "title": "metrics_ActiveShuffleSize_Value",
+ "title": "metrics_PartitionSize_Value",
"type": "timeseries"
},
{
@@ -822,13 +851,13 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The active shuffle file count of workers.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -842,6 +871,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -871,17 +901,18 @@
"value": 80
}
]
- }
+ },
+ "unit": "ms"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
- "x": 12,
+ "x": 0,
"y": 10
},
- "id": 124,
+ "id": 100,
"options": {
"legend": {
"calcs": [],
@@ -890,6 +921,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -900,14 +932,12 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "editorMode": "code",
- "expr": "metrics_ActiveShuffleFileCount_Value{role=\"Master\"}",
+ "expr": "metrics_OfferSlotsTime_Mean",
"legendFormat": "${baseLegend}",
- "range": true,
"refId": "A"
}
],
- "title": "metrics_ActiveShuffleFileCount_Value",
+ "title": "metrics_OfferSlotsTime_Mean",
"type": "timeseries"
},
{
@@ -915,12 +945,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
+ "description": "The active shuffle file count of workers.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -934,6 +966,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -963,18 +996,17 @@
"value": 80
}
]
- },
- "unit": "ms"
+ }
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
- "x": 0,
- "y": 18
+ "x": 12,
+ "y": 10
},
- "id": 100,
+ "id": 124,
"options": {
"legend": {
"calcs": [],
@@ -983,6 +1015,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -993,12 +1026,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_OfferSlotsTime_Mean",
+ "editorMode": "code",
+ "expr": "metrics_ActiveShuffleFileCount_Value{role=\"Master\"}",
"legendFormat": "${baseLegend}",
+ "range": true,
"refId": "A"
}
],
- "title": "metrics_OfferSlotsTime_Mean",
+ "title": "metrics_ActiveShuffleFileCount_Value",
"type": "timeseries"
},
{
@@ -1006,12 +1041,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
+ "description": "The count of workers in lost list.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -1025,6 +1062,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -1054,18 +1092,17 @@
"value": 80
}
]
- },
- "unit": "ms"
+ }
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
- "x": 12,
+ "x": 0,
"y": 18
},
- "id": 102,
+ "id": 36,
"options": {
"legend": {
"calcs": [],
@@ -1074,6 +1111,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -1084,12 +1122,13 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_OfferSlotsTime_Max",
+ "expr": "metrics_LostWorkerCount_Value",
"legendFormat": "${baseLegend}",
+ "range": true,
"refId": "A"
}
],
- "title": "metrics_OfferSlotsTime_Max",
+ "title": "metrics_LostWorkerCount_Value",
"type": "timeseries"
},
{
@@ -1097,13 +1136,13 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of workers in lost list.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -1117,6 +1156,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -1146,17 +1186,18 @@
"value": 80
}
]
- }
+ },
+ "unit": "ms"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
- "x": 0,
- "y": 26
+ "x": 12,
+ "y": 18
},
- "id": 36,
+ "id": 102,
"options": {
"legend": {
"calcs": [],
@@ -1165,6 +1206,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -1175,13 +1217,12 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_LostWorkerCount_Value",
+ "expr": "metrics_OfferSlotsTime_Max",
"legendFormat": "${baseLegend}",
- "range": true,
"refId": "A"
}
],
- "title": "metrics_LostWorkerCount_Value",
+ "title": "metrics_OfferSlotsTime_Max",
"type": "timeseries"
},
{
@@ -1189,13 +1230,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of workers in excluded list.",
+ "description": "The count of workers in shutdown list.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -1209,6 +1251,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -1245,10 +1288,10 @@
"gridPos": {
"h": 8,
"w": 12,
- "x": 12,
+ "x": 0,
"y": 26
},
- "id": 117,
+ "id": 191,
"options": {
"legend": {
"calcs": [],
@@ -1257,6 +1300,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -1267,14 +1311,13 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "editorMode": "code",
- "expr": "metrics_ExcludedWorkerCount_Value",
+ "expr": "metrics_ShutdownWorkerCount_Value",
"legendFormat": "${baseLegend}",
"range": true,
"refId": "A"
}
],
- "title": "metrics_ExcludedWorkerCount_Value",
+ "title": "metrics_ShutdownWorkerCount_Value",
"type": "timeseries"
},
{
@@ -1282,13 +1325,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "description": "The count of workers in shutdown list.",
+ "description": "The count of workers in excluded list.",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
+ "axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
@@ -1302,6 +1346,7 @@
"tooltip": false,
"viz": false
},
+ "insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
@@ -1338,10 +1383,10 @@
"gridPos": {
"h": 8,
"w": 12,
- "x": 0,
- "y": 34
+ "x": 12,
+ "y": 26
},
- "id": 36,
+ "id": 117,
"options": {
"legend": {
"calcs": [],
@@ -1350,6 +1395,7 @@
"showLegend": true
},
"tooltip": {
+ "maxHeight": 600,
"mode": "single",
"sort": "none"
}
@@ -1360,13 +1406,14 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
- "expr": "metrics_ShutdownWorkerCount_Value",
+ "editorMode": "code",
+ "expr": "metrics_ExcludedWorkerCount_Value",
"legendFormat": "${baseLegend}",
"range": true,
"refId": "A"
}
],
- "title": "metrics_ShutdownWorkerCount_Value",
+ "title": "metrics_ExcludedWorkerCount_Value",
"type": "timeseries"
}
],
@@ -1379,7 +1426,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 42
+ "y": 2
},
"id": 28,
"panels": [
@@ -2529,7 +2576,7 @@
"x": 0,
"y": 54
},
- "id": 48,
+ "id": 192,
"options": {
"legend": {
"calcs": [],
@@ -2831,7 +2878,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 71
+ "y": 3
},
"id": 134,
"panels": [
@@ -4024,7 +4071,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 72
+ "y": 4
},
"id": 12,
"panels": [
@@ -4853,7 +4900,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 73
+ "y": 5
},
"id": 10,
"panels": [
@@ -5407,7 +5454,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 74
+ "y": 6
},
"id": 8,
"panels": [
@@ -5456,8 +5503,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -5548,8 +5594,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -5567,7 +5612,7 @@
"x": 12,
"y": 7
},
- "id": 185,
+ "id": 193,
"options": {
"legend": {
"calcs": [],
@@ -5641,8 +5686,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -5660,7 +5704,7 @@
"x": 0,
"y": 15
},
- "id": 186,
+ "id": 194,
"options": {
"legend": {
"calcs": [],
@@ -5734,8 +5778,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -5826,8 +5869,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -5918,8 +5960,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6010,8 +6051,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6103,8 +6143,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6196,8 +6235,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6289,8 +6327,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6382,8 +6419,7 @@
"mode": "absolute",
"steps": [
{
- "color": "green",
- "value": null
+ "color": "green"
},
{
"color": "red",
@@ -6806,7 +6842,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 75
+ "y": 7
},
"id": 50,
"panels": [
@@ -7052,7 +7088,7 @@
"x": 0,
"y": 238
},
- "id": 48,
+ "id": 195,
"options": {
"legend": {
"calcs": [],
@@ -7362,7 +7398,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 76
+ "y": 8
},
"id": 157,
"panels": [
@@ -7655,7 +7691,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 77
+ "y": 9
},
"id": 137,
"panels": [
@@ -9046,7 +9082,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 78
+ "y": 10
},
"id": 110,
"panels": [
@@ -9242,7 +9278,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 79
+ "y": 11
},
"id": 123,
"panels": [
@@ -9720,7 +9756,7 @@
"h": 1,
"w": 24,
"x": 0,
- "y": 80
+ "y": 12
},
"id": 172,
"panels": [
@@ -10101,14 +10137,13 @@
],
"refresh": "5s",
"revision": 1,
- "schemaVersion": 38,
- "style": "dark",
+ "schemaVersion": 39,
"tags": [],
"templating": {
"list": [
{
"current": {
- "selected": true,
+ "selected": false,
"text": "__auto",
"value": "__auto"
},
@@ -10133,9 +10168,10 @@
]
},
"time": {
- "from": "now-30m",
+ "from": "now-24h",
"to": "now"
},
+ "timeRangeUpdatedDuringEditOrView": false,
"timepicker": {},
"timezone": "",
"title": "Celeborn",