Kubernetes/srcs/grafana/cfg/datasources.yaml
2021-03-12 13:59:41 +03:00

9 lines
165 B
YAML

apiVersion: 1
datasources:
- name: influxDB
type: influxdb
url: http://influxdb:8086
password: telegraf
user: telegraf
database: telegraf
editable: false