diff --git a/grafana/ceph.yaml b/grafana/ceph.yaml index 873619b1c9..502ccda0ce 100644 --- a/grafana/ceph.yaml +++ b/grafana/ceph.yaml @@ -25,8 +25,8 @@ dashboard: - title: Cinder Tempest Full Failure Rates (Check queue) master span: 6 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.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.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.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 - title: Glance Tempest Full Failure Rates (Check queue) master span: 6