Switch grafana datasource to https://graphite.opendev.org
This should fix our current issues fetching data from graphite. Change-Id: I32f7f1819e1d0b684d0e2054272fb580528efb74 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
f70f1da65b
commit
1203911562
@ -1,4 +1,4 @@
|
||||
datasource:
|
||||
name: OpenStack
|
||||
isDefault: True
|
||||
url: http://graphite.openstack.org
|
||||
url: https://graphite.opendev.org
|
||||
|
Loading…
Reference in New Issue
Block a user