Merge "Grafana: switch zuul executor ram metric"

This commit is contained in:
Zuul 2018-02-16 22:30:14 +00:00 committed by Gerrit Code Review
commit 02a1c81bcc
1 changed files with 2 additions and 2 deletions

View File

@ -194,10 +194,10 @@ dashboard:
targets:
- target: aliasByNode(stats.gauges.zuul.executor.*.openstack.org.starting_builds, 4)
type: graph
- title: Available RAM
- title: Used RAM
span: 6
targets:
- target: aliasByNode(scale(stats.gauges.zuul.executor.*.openstack.org.pct_available_ram, 0.01), 4)
- target: aliasByNode(scale(stats.gauges.zuul.executor.*.openstack.org.pct_used_ram, 0.01), 4)
type: graph
- title: Mergers
showTitle: true