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