mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
29 lines
539 B
YAML
29 lines
539 B
YAML
|
|
# - name: Graphite202
|
||
|
|
# type: graphite
|
||
|
|
# access: proxy
|
||
|
|
# url: http://localhost:8080
|
||
|
|
# password:
|
||
|
|
# user:
|
||
|
|
# database:
|
||
|
|
# basicAuth:
|
||
|
|
# basicAuthUser:
|
||
|
|
# basicAuthPassword:
|
||
|
|
# withCredentials:
|
||
|
|
# isDefault: true
|
||
|
|
# jsonData: {}
|
||
|
|
# secureJsonFields: {}
|
||
|
|
# - name: Prometheus
|
||
|
|
# type: prometheus
|
||
|
|
# access: proxy
|
||
|
|
# url: http://localhost:9090
|
||
|
|
# password:
|
||
|
|
# user:
|
||
|
|
# database:
|
||
|
|
# basicAuth:
|
||
|
|
# basicAuthUser:
|
||
|
|
# basicAuthPassword:
|
||
|
|
# withCredentials:
|
||
|
|
# isDefault: true
|
||
|
|
# jsonData: {}
|
||
|
|
# secureJsonFields: {}
|