mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-03 13:23:15 -04:00
10 lines
220 B
YAML
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
|