1
0
mirror of https://github.com/chylex/Apache-Prometheus-Exporter.git synced 2024-10-17 12:42:51 +02:00
Apache-Prometheus-Exporter/docker/config/grafana/datasource.yml

12 lines
193 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
basicAuth: false
isDefault: true
editable: true