Try set explicit datasource on the OVH dashboard
The templating we end up with in the running grafana for the OVH regions on the OVH dashboard is null. We set our OpenStack datasource to be our default datasource but maybe we need to set it explicitly. Do this to see if it changes the behavior. Change-Id: Ie95dd980a5c117e1849b08a3611330ff06987c34
This commit is contained in:
parent
012c647e22
commit
f00445b977
@ -11,6 +11,7 @@ dashboard:
|
||||
query: stats.gauges.nodepool.provider.ovh-*
|
||||
refresh: true
|
||||
type: query
|
||||
datasource: OpenStack
|
||||
rows:
|
||||
- title: Description
|
||||
height: 150px
|
||||
|
Loading…
Reference in New Issue
Block a user