9 lines
145 B
YAML
9 lines
145 B
YAML
# config file version
|
|
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: DS_PROMETHEUS
|
|
type: prometheus
|
|
default: true
|
|
url: http://prometheus:9090
|