Files
grafana/pkg/services/provisioning/datasources/test-configs/double-default-datasources.yaml

13 lines
264 B
YAML
Raw Normal View History

purge_other_datasources: false
datasources:
- name: Graphite
type: graphite
access: proxy
url: http://localhost:8080
is_default: true
- name: Prometheus
type: prometheus
access: proxy
url: http://localhost:9090
is_default: true