Files
grafana/pkg/services/provisioning/datasources/test-configs/two-datasources/two-datasources.yaml
T
2017-11-15 14:30:32 +01:00

10 lines
191 B
YAML

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