2024-04-09 15:11:05 +00:00
|
|
|
apiVersion: 1
|
|
|
|
|
|
|
|
deleteDatasources:
|
|
|
|
- name: Wave
|
|
|
|
orgId: 1
|
|
|
|
|
|
|
|
datasources:
|
2024-04-10 21:43:03 +00:00
|
|
|
- name: Wave Logs
|
2024-04-09 15:11:05 +00:00
|
|
|
type: loki
|
|
|
|
isDefault: true
|
|
|
|
orgId: 1
|
|
|
|
access: proxy
|
|
|
|
url: http://loki:3100
|
|
|
|
editable: true
|
|
|
|
jsonData:
|
|
|
|
timeout: 60
|
|
|
|
maxLines: 1000
|
2024-04-10 21:43:03 +00:00
|
|
|
- name: Wave Metrics
|
|
|
|
type: prometheus
|
|
|
|
ordId: 1
|
|
|
|
access: proxy
|
|
|
|
url: http://prometheus:9090
|
|
|
|
editable: true
|