Merge "grafana afs: add project.releases volume"

This commit is contained in:
Zuul 2020-02-24 18:25:32 +00:00 committed by Gerrit Code Review
commit eb82ae58df
1 changed files with 17 additions and 0 deletions

View File

@ -581,6 +581,23 @@ dashboard:
refId: C
hide: true
- title: project.releases
type: graph
span: 4
yaxes:
- format: deckbytes
min: 0
- format: deckbytes
min: 0
targets:
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.project_releases.used, 'Used')"
refId: A
- target: "alias(stats.gauges.afs.afs01_dfw_openstack_org.vol.project_releases.quota, 'Quota')"
refId: B
- target: "divideSeries(stats.gauges.afs.afs01_dfw_openstack_org.vol.project_releases.used, #B)"
refId: C
hide: true
- title: project.tarballs
type: graph
span: 4