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
|