Set nullPointMode for Time to Ready panel
Experiment with setting nullPointMode to connected, to restore previous look for panel. Upgrading to newer grafana seems to have removed this setting. Change-Id: I78004ead50b670e8b538800bdf1be1eec74ac6e8 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -121,6 +121,7 @@ dashboard:
|
|||||||
- target: aliasByNode(smartSummarize(sumSeries(stats_counts.nodepool.launch.provider.*.error.*), '1m'), 4)
|
- target: aliasByNode(smartSummarize(sumSeries(stats_counts.nodepool.launch.provider.*.error.*), '1m'), 4)
|
||||||
- title: Time to Ready
|
- title: Time to Ready
|
||||||
type: graph
|
type: graph
|
||||||
|
nullPointMode: "connected"
|
||||||
span: 4
|
span: 4
|
||||||
leftYAxisLabel: "time"
|
leftYAxisLabel: "time"
|
||||||
y_formats:
|
y_formats:
|
||||||
|
Reference in New Issue
Block a user