Merge "Update ceph grafana dashboard for cinder master branch"

This commit is contained in:
Zuul 2019-10-25 22:21:20 +00:00 committed by Gerrit Code Review
commit d9940e3cd0
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ dashboard:
- title: Cinder Tempest Full Failure Rates (Check queue) master - title: Cinder Tempest Full Failure Rates (Check queue) master
span: 6 span: 6
targets: targets:
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.tempest-full.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.tempest-full.{SUCCESS,FAILURE})),'24hours'), 'tempest-full') - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.tempest-integrated-storage.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.tempest-integrated-compute.{SUCCESS,FAILURE})),'24hours'), 'tempest-integrated-compute')
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.devstack-plugin-ceph-tempest.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.devstack-plugin-ceph-tempest.{SUCCESS,FAILURE})),'24hours'), 'devstack-plugin-ceph-tempest') - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.cinder-plugin-ceph-tempest.FAILURE),sum(stats_counts.zuul.tenant.openstack.pipeline.check.project.opendev_org.openstack_cinder.master.job.cinder-plugin-ceph-tempest.{SUCCESS,FAILURE})),'24hours'), 'cinder-plugin-ceph-tempest')
type: graph type: graph
- title: Glance Tempest Full Failure Rates (Check queue) master - title: Glance Tempest Full Failure Rates (Check queue) master
span: 6 span: 6