iop/configs/grafana/provisioning/datasources/prometheus.yml

9 lines
163 B
YAML

apiVersion: 1
datasources:
- name: IOP Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
editable: true