github.com/yankunsam/loki/v2@v2.6.3-0.20220817130409-389df5235c27/tools/dev/loki-boltdb-storage-s3/config/datasource.yaml (about) 1 apiVersion: 1 2 datasources: 3 - name: Jaeger 4 type: jaeger 5 access: proxy 6 url: http://jaeger:16686 7 - name: Loki 8 type: loki 9 access: proxy 10 url: http://query-frontend:8007 11 jsonData: 12 httpHeaderName1: 'X-Scope-OrgID' 13 secureJsonData: 14 httpHeaderValue1: '1'