language-learning-app/monitoring/grafana/provisioning/datasources/datasource.yml

16 lines
255 B
YAML
Raw Permalink Normal View History

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
editable: false
- name: Loki
type: loki
access: proxy
url: http://loki:3100
editable: false