Merge "Add remaining pipelines to zuul-status dashboard"

This commit is contained in:
Jenkins 2016-04-22 10:01:16 +00:00 committed by Gerrit Code Review
commit 6e35a99bd0

View File

@ -39,6 +39,15 @@ dashboard:
targets:
- target: stats.gauges.zuul.pipeline.post.current_changes
type: singlestat
- title: Release-Post
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.release-post.current_changes
type: singlestat
valueName: current
valueName: current
- title: Tag
span: 2
@ -67,6 +76,69 @@ dashboard:
- target: stats.gauges.zuul.pipeline.release.current_changes
type: singlestat
valueName: current
- title: Silent
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.silent.current_changes
type: singlestat
valueName: current
- title: Experimental
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.experimental.current_changes
type: singlestat
valueName: current
- title: Periodic
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.periodic.current_changes
type: singlestat
valueName: current
- title: Periodic-Stable
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.periodic-stable.current_changes
type: singlestat
valueName: current
- title: Check-TripleO
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.check-tripleo.current_changes
type: singlestat
valueName: current
- title: Experimental-TripleO
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.experimental-tripleo.current_changes
type: singlestat
valueName: current
- title: Merge-Check
span: 2
sparkline:
full: true
show: true
targets:
- target: stats.gauges.zuul.pipeline.merge-check.current_changes
type: singlestat
valueName: current
showTitle: true
- title: Graphs
height: 250px