fetch_ml/monitoring/grafana/provisioning/datasources/prometheus.yml

10 lines
197 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
editable: true
jsonData:
timeInterval: "5s"