Fix tripleo jobs in Grafana
Fix tripleo jobs configuration in Grafana, update the names and add containers job. Change-Id: I5adfe8128899877f988d60b83313d263bc1ecf0c
This commit is contained in:
parent
5ea2018519
commit
8fa1582a33
@ -173,7 +173,7 @@ dashboard:
|
||||
showTitle: true
|
||||
height: 250px
|
||||
panels:
|
||||
- title: gate-tripleo-ci-centos-7-ovb-ha
|
||||
- title: gate-tripleo-ci-centos-7-ovb-ha-oooq
|
||||
type: graph
|
||||
span: 6
|
||||
leftYAxisLabel: "time"
|
||||
@ -181,8 +181,8 @@ dashboard:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.job.gate-tripleo-ci-centos-7-ovb-ha.master.centos-7.tripleo-test-cloud-rh1.runtime.mean, '0.001'), 'RH1')
|
||||
- title: gate-tripleo-ci-centos-7-ovb-nonha
|
||||
- target: alias(scale(stats.timers.nodepool.job.gate-tripleo-ci-centos-7-ovb-ha-oooq.master.tripleo-centos-7.tripleo-test-cloud-rh1.runtime.mean, '0.001'), 'RH1')
|
||||
- title: gate-tripleo-ci-centos-7-ovb-updates
|
||||
type: graph
|
||||
span: 6
|
||||
leftYAxisLabel: "time"
|
||||
@ -190,4 +190,13 @@ dashboard:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.job.gate-tripleo-ci-centos-7-ovb-nonha.master.centos-7.tripleo-test-cloud-rh1.runtime.mean, '0.001'), 'RH1')
|
||||
- target: alias(scale(stats.timers.nodepool.job.gate-tripleo-ci-centos-7-ovb-updates.master.tripleo-centos-7.tripleo-test-cloud-rh1.runtime.mean, '0.001'), 'RH1')
|
||||
- title: gate-tripleo-ci-centos-7-ovb-containers-oooq
|
||||
type: graph
|
||||
span: 6
|
||||
leftYAxisLabel: "time"
|
||||
y_formats:
|
||||
- s
|
||||
- none
|
||||
targets:
|
||||
- target: alias(scale(stats.timers.nodepool.job.gate-tripleo-ci-centos-7-ovb-containers-oooq.master.tripleo-centos-7.tripleo-test-cloud-rh1.runtime.mean, '0.001'), 'RH1')
|
||||
|
Loading…
x
Reference in New Issue
Block a user