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 <pabelanger@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user