Files
symphony/config/grafana/provisioning/datasources/datasource.yml

12 lines
244 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: "http://prometheus:9090"
isDefault: true
editable: true
basicAuth: true
basicAuthUser: "symphony"
basicAuthPassword: "symphony"