Tobias Manske
1e8df890c1
Some checks reported errors
continuous-integration/drone/push Build was killed
19 lines
292 B
YAML
19 lines
292 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: Prometheus
|
|
type: prometheus
|
|
url: http://prometheus:9090
|
|
isDefault: true
|
|
access: proxy
|
|
editable: true
|
|
- name: Loki
|
|
type: loki
|
|
access: proxy
|
|
orgId: 1
|
|
url: http://loki:3100
|
|
basicAuth: false
|
|
isDefault: false
|
|
version: 1
|
|
editable: true
|