# 2023-05-24 apiVersion: 1 datasources: - name: Prometheus type: prometheus isDefault: false editable: true url: http://prometheus:9090 access: proxy - name: Loki type: loki editable: true url: http://loki:3100 access: proxy - name: Mimir type: prometheus isDefault: true editable: true url: http://mimir:9009/prometheus access: proxy jsonData: httpHeaderName1: 'X-Scope-OrgID' secureJsonData: httpHeaderValue1: 'org'