Fix legend for 'Time to Ready' for nodepool dashboard

We selected the wrong field to use.

Change-Id: I930b688cc4beebacba6f73a2a436be43fef22e1b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-08-24 18:41:12 -04:00
parent 67b37e99e5
commit e2198af3e4
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ dashboard:
- s
- none
targets:
- target: aliasByNode(scale(stats.timers.nodepool.launch.provider.*.ready.mean, '0.001'), 4)
- target: aliasByNode(scale(stats.timers.nodepool.launch.provider.*.ready.mean, '0.001'), 5)
- title: Job Runtimes
showTitle: true
height: 250px