Add missing volumes to Grafana AFS page

Seems it was missed to add them when they were created.

Change-Id: I9f3783c74ee9d3dd1953f5fdb76284366f18db8f
This commit is contained in:
Dr. Jens Harbott 2022-05-24 14:16:00 +02:00
parent 193f1c5550
commit 3e4641eb6e
1 changed files with 156 additions and 0 deletions

View File

@ -229,6 +229,15 @@ dashboard:
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.debian-security
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_debian-security_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.opensuse
type: singlestat
valueName: current
@ -238,6 +247,15 @@ dashboard:
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.apt-puppetlabs
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_apt-puppetlabs_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.yum-puppetlabs
type: singlestat
valueName: current
@ -256,6 +274,42 @@ dashboard:
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.deb-docker
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-docker_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.deb-openstack
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-openstack_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.deb-nautilus
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-nautilus_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: mirror.deb-octopus
type: singlestat
valueName: current
span: 2
targets:
- target: "scale(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-octopus_readonly.creation, 1000)"
format: dateTimeFromNow
valueFontSize: "50%"
- title: Mirror volumes
height: 200px
showTitle: true
@ -397,6 +451,23 @@ dashboard:
refId: C
hide: true
- title: mirror.debian-security
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_debian-security.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_debian-security.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_debian-security.used, #B)"
refId: C
hide: true
- title: mirror.opensuse
type: graph
span: 4
@ -414,6 +485,23 @@ dashboard:
refId: C
hide: true
- title: mirror.apt-puppetlabs
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_apt-puppetlabs.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_apt-puppetlabs.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_apt-puppetlabs.used, #B)"
refId: C
hide: true
- title: mirror.yum-puppetlabs
type: graph
span: 4
@ -448,6 +536,74 @@ dashboard:
refId: C
hide: true
- title: mirror.deb-docker
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_deb-docker.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-docker.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-docker.used, #B)"
refId: C
hide: true
- title: mirror.deb-openstack
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_deb-openstack.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-openstack.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-openstack.used, #B)"
refId: C
hide: true
- title: mirror.deb-nautilus
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_deb-nautilus.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-nautilus.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-nautilus.used, #B)"
refId: C
hide: true
- title: mirror.deb-octopus
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_deb-octopus.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-octopus.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.mirror_deb-octopus.used, #B)"
refId: C
hide: true
- title: mirror-update.opendev.org project vos release timers
height: 200px
showTitle: true