Fix ready node launch attemps panel for nodepool
It seems smartSummarize doesn't render our panel correctly, switch back to summarize to fix the issue. Change-Id: I752bbcfbd0efce457157c89f712df3c351028e58 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
e2198af3e4
commit
9ee9e38395
@ -117,7 +117,7 @@ dashboard:
|
||||
nullPointMode: null as zero
|
||||
leftYAxisLabel: "events / min"
|
||||
targets:
|
||||
- target: aliasByNode(smartSummarize(stats_counts.nodepool.launch.provider.*.ready, '1m'), 4)
|
||||
- target: aliasByNode(summarize(stats_counts.nodepool.launch.provider.*.ready, '1m'), 4)
|
||||
- title: Error Node Launch Attempts
|
||||
type: graph
|
||||
span: 4
|
||||
|
Loading…
Reference in New Issue
Block a user