monitoring-ng/grafana-datasources.yml

17 lines
300 B
YAML
Raw Permalink Normal View History

2023-02-11 16:17:50 +00:00
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
isDefault: true
editable: false
2023-02-13 15:10:33 +00:00
- name: Loki
type: loki
access: proxy
orgId: 1
url: http://loki:3100
isDefault: false
editable: false