Files
zroc/grafana/provisioning/datasources/datasource.yaml
2022-12-12 14:05:51 -05:00

10 lines
220 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
# Access mode - proxy (server in the UI) or direct (browser in the UI).
access: proxy
url: http://prometheus:9090
scrapeInterval: 10s