veylant/deploy/grafana/provisioning/datasources/prometheus.yml
2026-02-23 13:35:04 +01:00

10 lines
160 B
YAML

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