From 64b8adeb692299a3cd8f2e11c455308ebb3d582e Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 8 Apr 2022 11:53:37 +1000 Subject: [PATCH] grafana: update afs for centos 9 wheel volumes Also remove some random extra newlines that have appeared Change-Id: Ic935bba94e2c640ffd51bf12fcf4da04f88a04b2 --- grafana/afs.yaml | 64 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 52 insertions(+), 12 deletions(-) diff --git a/grafana/afs.yaml b/grafana/afs.yaml index 36db1f0939..b325d8657b 100644 --- a/grafana/afs.yaml +++ b/grafana/afs.yaml @@ -786,7 +786,6 @@ dashboard: height: 200px showTitle: true panels: - - title: Bionic ARM64 type: graph span: 4 @@ -804,7 +803,6 @@ dashboard: refId: C hide: true - - title: Focal ARM64 type: graph span: 4 @@ -839,6 +837,23 @@ dashboard: refId: C hide: true + - title: Centos 9 Stream ARM64 + type: graph + span: 4 + yaxes: + - format: deckbytes + min: 0 + - format: deckbytes + min: 0 + targets: + - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sa64.used, 'Used')" + refId: A + - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sa64.quota, 'Quota')" + refId: B + - target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sa64.used, #B)" + refId: C + hide: true + - title: Bullseye ARM64 type: graph span: 4 @@ -873,7 +888,6 @@ dashboard: refId: C hide: true - - title: Xenial x86_64 type: graph span: 4 @@ -891,7 +905,6 @@ dashboard: refId: C hide: true - - title: Bionic x86_64 type: graph span: 4 @@ -909,7 +922,6 @@ dashboard: refId: C hide: true - - title: Focal x86_64 type: graph span: 4 @@ -927,7 +939,6 @@ dashboard: refId: C hide: true - - title: Centos 7 x86_64 type: graph span: 4 @@ -962,6 +973,23 @@ dashboard: refId: C hide: true + - title: Centos 9 Stream x86_64 + type: graph + span: 4 + yaxes: + - format: deckbytes + min: 0 + - format: deckbytes + min: 0 + targets: + - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sx64.used, 'Used')" + refId: A + - target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sx64.quota, 'Quota')" + refId: B + - target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sx64.used, #B)" + refId: C + hide: true + - title: Bullseye x86_64 type: graph span: 4 @@ -1010,7 +1038,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Focal ARM64 type: singlestat valueName: current @@ -1029,6 +1056,15 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" + - title: Centos 9 Stream ARM64 + type: singlestat + valueName: current + span: 2 + targets: + - target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sa64_readonly.creation, 1000)" + format: dateTimeFromNow + valueFontSize: "50%" + - title: Bullseye ARM64 type: singlestat valueName: current @@ -1047,7 +1083,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Xenial x86_64 type: singlestat valueName: current @@ -1057,7 +1092,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Bionic x86_64 type: singlestat valueName: current @@ -1067,7 +1101,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Focal x86_64 type: singlestat valueName: current @@ -1077,7 +1110,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Centos 7 x86_64 type: singlestat valueName: current @@ -1087,7 +1119,6 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" - - title: Centos 8 Stream x86_64 type: singlestat valueName: current @@ -1097,6 +1128,15 @@ dashboard: format: dateTimeFromNow valueFontSize: "50%" + - title: Centos 9 Stream x86_64 + type: singlestat + valueName: current + span: 2 + targets: + - target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_wheel_cent9sx64_readonly.creation, 1000)" + format: dateTimeFromNow + valueFontSize: "50%" + - title: Bullseye x86_64 type: singlestat valueName: current