diff --git a/grafana/ceph.yaml b/grafana/ceph.yaml index ea28801e9c..70cb9c1af0 100644 --- a/grafana/ceph.yaml +++ b/grafana/ceph.yaml @@ -17,5 +17,5 @@ dashboard: span: 4 targets: - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.tempest-full.FAILURE),sum(stats_counts.zuul.pipeline.check.job.tempest-full.{SUCCESS,FAILURE})),'24hours'), 'tempest-full') - - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.legacy-tempest-dsvm-full-devstack-plugin-ceph.FAILURE),sum(stats_counts.zuul.pipeline.check.job.legacy-tempest-dsvm-full-devstack-plugin-ceph.{SUCCESS,FAILURE})),'24hours'), 'legacy-tempest-dsvm-full-devstack-plugin-ceph') + - target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.check.job.devstack-plugin-ceph-tempest.FAILURE),sum(stats_counts.zuul.pipeline.check.job.devstack-plugin-ceph-tempest.{SUCCESS,FAILURE})),'24hours'), 'devstack-plugin-ceph-tempest') type: graph