forked from Deuxfleurs/nixcfg
8 lines
143 B
YAML
8 lines
143 B
YAML
|
apiVersion: 1
|
||
|
|
||
|
datasources:
|
||
|
- name: DS_PROMETHEUS
|
||
|
type: prometheus
|
||
|
access: proxy
|
||
|
url: http://prometheus.service.prod.consul:9090
|