grafana-datasources.yaml (237B)
1 apiVersion: 1 2 3 datasources: 4 - name: Tempo 5 type: tempo 6 access: proxy 7 orgId: 1 8 url: http://tempo:3200 9 basicAuth: false 10 isDefault: true 11 version: 1 12 editable: false 13 apiVersion: 1 14 uid: tempo 15 jsonData: 16 httpMethod: GET