Merge "Grafana: set zuul node requests yaxis min"

This commit is contained in:
Zuul 2018-09-28 05:57:53 +00:00 committed by Gerrit Code Review
commit c27f0bd0b6
1 changed files with 3 additions and 0 deletions

View File

@ -130,6 +130,9 @@ dashboard:
type: graph
- title: Node Requests
span: 4
yaxes:
- min: 0
- show: false
targets:
- target: alias(stats.gauges.zuul.nodepool.current_requests, 'Requests')
type: graph