prometheus/templates/dashboards/datasources.yaml.j2
2023-07-24 17:56:22 +02:00

10 lines
179 B
Django/Jinja
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

apiVersion: 1
datasources:
- name: Prometheus
uid: {{ grafana_datasource_uid }}
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true