prometheus/templates/dashboards/datasources.yaml.j2

10 lines
179 B
Plaintext
Raw Normal View History

2023-07-24 14:26:57 +02:00
apiVersion: 1
datasources:
- name: Prometheus
2023-07-24 17:56:22 +02:00
uid: {{ grafana_datasource_uid }}
2023-07-24 14:26:57 +02:00
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true