From 6a4de836a2eac6e8ffb8b8cb62320e932325ba9b Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 31 Oct 2017 14:00:09 -0400 Subject: [PATCH] Add 'Accepting Builds' panel for zuul-status We have a new metric to track if executors are accepting builds or not. Change-Id: Icd8671c026e2ed93b0acff536df795b3fa030539 Signed-off-by: Paul Belanger --- grafana/zuul-status.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/grafana/zuul-status.yaml b/grafana/zuul-status.yaml index 282023332b..5f2f5d4fc7 100644 --- a/grafana/zuul-status.yaml +++ b/grafana/zuul-status.yaml @@ -191,6 +191,11 @@ dashboard: showTitle: true height: 250px panels: + - title: Accepting Builds + span: 4 + targets: + - target: alias(stats.gauges.zuul.executors.accepting, 'Total Executors') + type: graph - title: Running Builds span: 4 targets: