Update Grafana graphs
This commit is contained in:
parent
a6f8500309
commit
02425159ef
File diff suppressed because it is too large
Load Diff
|
@ -15,7 +15,7 @@
|
|||
"type": "grafana",
|
||||
"id": "grafana",
|
||||
"name": "Grafana",
|
||||
"version": "10.2.2"
|
||||
"version": "11.1.4"
|
||||
},
|
||||
{
|
||||
"type": "datasource",
|
||||
|
@ -112,6 +112,7 @@
|
|||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -119,10 +120,11 @@
|
|||
"fields": "/^pvc_cluster_id$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -144,7 +146,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Cluster",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -187,6 +188,7 @@
|
|||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -194,10 +196,11 @@
|
|||
"fields": "/^vm$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -219,7 +222,6 @@
|
|||
}
|
||||
],
|
||||
"title": "VM Name",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -301,6 +303,21 @@
|
|||
"color": "dark-red",
|
||||
"index": 8,
|
||||
"text": "fail"
|
||||
},
|
||||
"9": {
|
||||
"color": "dark-blue",
|
||||
"index": 9,
|
||||
"text": "import"
|
||||
},
|
||||
"10": {
|
||||
"color": "dark-blue",
|
||||
"index": 10,
|
||||
"text": "restore"
|
||||
},
|
||||
"99": {
|
||||
"color": "dark-purple",
|
||||
"index": 11,
|
||||
"text": "mirror"
|
||||
}
|
||||
},
|
||||
"type": "value"
|
||||
|
@ -323,6 +340,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -330,10 +348,11 @@
|
|||
"fields": "/^Value$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -355,7 +374,6 @@
|
|||
}
|
||||
],
|
||||
"title": "State",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -398,6 +416,7 @@
|
|||
"graphMode": "area",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -405,10 +424,11 @@
|
|||
"fields": "/^uuid$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -430,7 +450,6 @@
|
|||
}
|
||||
],
|
||||
"title": "UUID",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -473,6 +492,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -480,10 +500,11 @@
|
|||
"fields": "/^node$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -505,7 +526,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Active Node",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -545,6 +565,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -552,10 +573,11 @@
|
|||
"fields": "/^last_node$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -577,7 +599,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Migrated",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -646,6 +667,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -653,10 +675,11 @@
|
|||
"fields": "/^Value$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -678,7 +701,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Autostart",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -721,6 +743,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -728,10 +751,11 @@
|
|||
"fields": "/^description$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -753,7 +777,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Description",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -796,6 +819,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -803,10 +827,11 @@
|
|||
"fields": "/^Value$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -828,7 +853,6 @@
|
|||
}
|
||||
],
|
||||
"title": "vCPUs",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -871,6 +895,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -878,10 +903,11 @@
|
|||
"fields": "/^topology$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -903,7 +929,6 @@
|
|||
}
|
||||
],
|
||||
"title": "vCPU Topology",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -947,6 +972,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -954,10 +980,11 @@
|
|||
"fields": "/^Value$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -979,7 +1006,6 @@
|
|||
}
|
||||
],
|
||||
"title": "vRAM",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -1022,6 +1048,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -1029,10 +1056,11 @@
|
|||
"fields": "/^node_limit$/",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -1054,7 +1082,6 @@
|
|||
}
|
||||
],
|
||||
"title": "Node Limits",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
|
@ -1097,6 +1124,7 @@
|
|||
"graphMode": "none",
|
||||
"justifyMode": "auto",
|
||||
"orientation": "auto",
|
||||
"percentChangeColorMode": "standard",
|
||||
"reduceOptions": {
|
||||
"calcs": [
|
||||
"lastNotNull"
|
||||
|
@ -1104,10 +1132,11 @@
|
|||
"fields": "failed_reason",
|
||||
"values": false
|
||||
},
|
||||
"showPercentChange": false,
|
||||
"textMode": "auto",
|
||||
"wideLayout": true
|
||||
},
|
||||
"pluginVersion": "10.2.2",
|
||||
"pluginVersion": "11.1.4",
|
||||
"targets": [
|
||||
{
|
||||
"datasource": {
|
||||
|
@ -1129,11 +1158,10 @@
|
|||
}
|
||||
],
|
||||
"title": "Failure Reason",
|
||||
"transformations": [],
|
||||
"type": "stat"
|
||||
},
|
||||
{
|
||||
"collapsed": true,
|
||||
"collapsed": false,
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
|
@ -1141,7 +1169,10 @@
|
|||
"y": 10
|
||||
},
|
||||
"id": 14,
|
||||
"panels": [
|
||||
"panels": [],
|
||||
"title": "CPU & Memory Stats",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
|
@ -1664,21 +1695,20 @@
|
|||
],
|
||||
"title": "Swap Utilization (+ in/- out)",
|
||||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"title": "CPU & Memory Stats",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"collapsed": true,
|
||||
"collapsed": false,
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 11
|
||||
"y": 27
|
||||
},
|
||||
"id": 19,
|
||||
"panels": [
|
||||
"panels": [],
|
||||
"title": "NIC Stats",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
|
@ -1727,8 +1757,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
|
@ -1757,7 +1786,7 @@
|
|||
"h": 10,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 12
|
||||
"y": 28
|
||||
},
|
||||
"id": 20,
|
||||
"options": {
|
||||
|
@ -1864,8 +1893,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
|
@ -1894,7 +1922,7 @@
|
|||
"h": 10,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 22
|
||||
"y": 38
|
||||
},
|
||||
"id": 21,
|
||||
"options": {
|
||||
|
@ -2001,8 +2029,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -2027,7 +2054,7 @@
|
|||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 0,
|
||||
"y": 32
|
||||
"y": 48
|
||||
},
|
||||
"id": 22,
|
||||
"options": {
|
||||
|
@ -2134,8 +2161,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -2160,7 +2186,7 @@
|
|||
"h": 8,
|
||||
"w": 12,
|
||||
"x": 12,
|
||||
"y": 32
|
||||
"y": 48
|
||||
},
|
||||
"id": 23,
|
||||
"options": {
|
||||
|
@ -2218,21 +2244,20 @@
|
|||
],
|
||||
"title": "Errors (+ RX/- TX)",
|
||||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"title": "NIC Stats",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"collapsed": true,
|
||||
"collapsed": false,
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 12
|
||||
"y": 56
|
||||
},
|
||||
"id": 24,
|
||||
"panels": [
|
||||
"panels": [],
|
||||
"title": "Disk Stats",
|
||||
"type": "row"
|
||||
},
|
||||
{
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
|
@ -2281,8 +2306,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
|
@ -2311,7 +2335,7 @@
|
|||
"h": 9,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 13
|
||||
"y": 57
|
||||
},
|
||||
"id": 25,
|
||||
"options": {
|
||||
|
@ -2368,7 +2392,6 @@
|
|||
}
|
||||
],
|
||||
"title": "IOPS (+ Read/- Write)",
|
||||
"transformations": [],
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
@ -2419,8 +2442,7 @@
|
|||
"mode": "absolute",
|
||||
"steps": [
|
||||
{
|
||||
"color": "green",
|
||||
"value": null
|
||||
"color": "green"
|
||||
},
|
||||
{
|
||||
"color": "red",
|
||||
|
@ -2449,7 +2471,7 @@
|
|||
"h": 9,
|
||||
"w": 24,
|
||||
"x": 0,
|
||||
"y": 22
|
||||
"y": 66
|
||||
},
|
||||
"id": 26,
|
||||
"options": {
|
||||
|
@ -2509,12 +2531,8 @@
|
|||
"type": "timeseries"
|
||||
}
|
||||
],
|
||||
"title": "Disk Stats",
|
||||
"type": "row"
|
||||
}
|
||||
],
|
||||
"refresh": "5s",
|
||||
"schemaVersion": 38,
|
||||
"schemaVersion": 39,
|
||||
"tags": [
|
||||
"pvc"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue