ansible-infra/playbooks/files/chaosknoten/configs/grafana/docker_compose/grafana-datasource.yml

11 lines
149 B
YAML
Raw Normal View History

2024-01-24 19:12:43 +01:00
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
url: http://prometheus:9090
isDefault: true
access: proxy
editable: true