language-learning-app/monitoring/grafana/provisioning/datasources/datasource.yml
wilson 1a026e5056
Some checks are pending
/ test (push) Waiting to run
feat: add monitoring and instrumentation
2026-05-22 22:40:17 +01:00

15 lines
255 B
YAML

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