Add promote pipeline to grafana
We have nearly all pipelines in grafana, add promote add as well. Change-Id: I3d1d416e025ec98235f4a040844d60c2ad767795
This commit is contained in:
parent
b1905cd3eb
commit
d4673d4539
@ -39,6 +39,14 @@ dashboard:
|
|||||||
targets:
|
targets:
|
||||||
- target: stats.gauges.zuul.tenant.openstack.pipeline.post.current_changes
|
- target: stats.gauges.zuul.tenant.openstack.pipeline.post.current_changes
|
||||||
type: singlestat
|
type: singlestat
|
||||||
|
- title: Promote
|
||||||
|
span: 2
|
||||||
|
sparkline:
|
||||||
|
full: true
|
||||||
|
show: true
|
||||||
|
targets:
|
||||||
|
- target: stats.gauges.zuul.tenant.openstack.pipeline.promote.current_changes
|
||||||
|
type: singlestat
|
||||||
- title: Release-Post
|
- title: Release-Post
|
||||||
span: 2
|
span: 2
|
||||||
sparkline:
|
sparkline:
|
||||||
|
Loading…
Reference in New Issue
Block a user