prometheus-blackbox/config/grafana/provisioning/datasources/datasource.yml

11 lines
192 B
YAML
Raw Permalink Normal View History

2020-01-09 04:29:13 +00:00
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
basicAuth: false
isDefault: true
editable: true