project-config/grafana/datasource.yaml
Clark Boylan 0fede0c0cb Proxy Grafyaml requests to Graphite
With newer Grafana we're seeing that any dashboards using queries to
graphite fail with CORS Missing Allowed Origin errors. Attempt to
workaround this by having grafana proxy requests to graphite rather than
have the browser make them directly. This will affect all graphite
requests and not just the problematic query requests but this should be
ok.

Change-Id: If591ad9b3a34b1bf4d082f609e5c45c24ebd5dc9
2025-01-27 15:00:53 -08:00

6 lines
100 B
YAML

datasource:
name: OpenStack
isDefault: True
url: https://graphite.opendev.org
access: proxy