Files
gitea-migration/setup/pi-monitoring/grafana/provisioning/datasources/prometheus.yml

10 lines
160 B
YAML

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