1
0
mirror of https://github.com/netsampler/goflow2.git synced 2024-05-06 15:54:52 +00:00
netsampler-goflow2/compose/kcg/grafana/datasources-ch.yml

27 lines
508 B
YAML
Raw Normal View History

2021-05-22 16:12:26 -07:00
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
version: 1
editable: true
- name: ClickHouse
type: vertamedia-clickhouse-datasource
typeLogoUrl: ''
access: proxy
url: http://db:8123
password: ''
user: ''
database: ''
basicAuth: false
basicAuthUser: ''
basicAuthPassword: ''
withCredentials: false
isDefault: true
jsonData: {}
secureJsonFields: {}
version: 3
readOnly: false