grafana updates for n8g-bgpvpn and n8g-bagpipe
Adds graphs stable/ocata and stable/pike periodic tests. Change-Id: I8b110d3394c5d5adf60a3f9e170545fc285d0098
This commit is contained in:
parent
ac1f30384f
commit
160ccd71f5
@ -42,4 +42,6 @@ dashboard:
|
||||
targets:
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-networking-bagpipe-py35-with-neutron-lib-master.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-networking-bagpipe-py35-with-neutron-lib-master.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bagpipe-py35-with-neutron-lib-master')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-newton.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-newton.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bagpipe-python27-newton')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-ocata.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-ocata.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bagpipe-python27-ocata')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-pike.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bagpipe-python27-pike.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bagpipe-python27-pike')
|
||||
type: graph
|
||||
|
@ -42,5 +42,7 @@ dashboard:
|
||||
targets:
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic.job.periodic-networking-bgpvpn-py35-with-neutron-lib-master.FAILURE),sum(stats_counts.zuul.pipeline.periodic.job.periodic-networking-bgpvpn-py35-with-neutron-lib-master.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bgpvpn-py35-with-neutron-lib-master')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-newton.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-newton.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bgpvpn-python27-newton')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-ocata.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-ocata.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bgpvpn-python27-ocata')
|
||||
- target: alias(movingAverage(asPercent(transformNull(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-pike.FAILURE),sum(stats_counts.zuul.pipeline.periodic-stable.job.periodic-networking-bgpvpn-python27-pike.{SUCCESS,FAILURE})),'24hours'), 'periodic-networking-bgpvpn-python27-pike')
|
||||
type: graph
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user