Merge "Fix Grafana graphs for VEXXHOST"

This commit is contained in:
Jenkins 2017-08-10 07:40:18 +00:00 committed by Gerrit Code Review
commit 14105504dc
1 changed files with 1 additions and 10 deletions

View File

@ -137,15 +137,6 @@ dashboard:
showTitle: true
height: 250px
panels:
- title: gate-tempest-dsvm-full
type: graph
span: 6
leftYAxisLabel: "time"
y_formats:
- s
- none
targets:
- target: alias(scale(stats.timers.nodepool.job.gate-tempest-dsvm-full.master.ubuntu-trusty.vexxhost-ca-ymq-1.runtime.mean, '0.001'), 'YMQ')
- title: gate-tempest-dsvm-neutron-full
type: graph
span: 6
@ -154,4 +145,4 @@ dashboard:
- s
- none
targets:
- target: alias(scale(stats.timers.nodepool.job.gate-tempest-dsvm-neutron-full.master.ubuntu-trusty.vexxhost-ca-ymq-1.runtime.mean, '0.001'), 'YMQ')
- target: alias(scale(stats.timers.nodepool.job.gate-tempest-dsvm-neutron-full-ubuntu-xenial.master.ubuntu-xenial.vexxhost-ca-ymq-1.runtime.mean, '0.001'), 'YMQ')