From d4673d45397caed9c8b1620fb341483419cde5d6 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 14 Sep 2019 20:20:59 +0200 Subject: [PATCH] Add promote pipeline to grafana We have nearly all pipelines in grafana, add promote add as well. Change-Id: I3d1d416e025ec98235f4a040844d60c2ad767795 --- grafana/zuul-status.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/grafana/zuul-status.yaml b/grafana/zuul-status.yaml index efe2bfdff1..a801a73a38 100644 --- a/grafana/zuul-status.yaml +++ b/grafana/zuul-status.yaml @@ -39,6 +39,14 @@ dashboard: targets: - target: stats.gauges.zuul.tenant.openstack.pipeline.post.current_changes 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 span: 2 sparkline: