summaryrefslogtreecommitdiff
path: root/example/tracing/grafana-datasources.yaml
blob: d579de9e69fc73b7aa5d3fdbef2d0be3fb278558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
apiVersion: 1

datasources:
- name: Tempo
  type: tempo
  access: proxy
  orgId: 1
  url: http://tempo:3200
  basicAuth: false
  isDefault: true
  version: 1
  editable: false
  apiVersion: 1
  uid: tempo
  jsonData:
    httpMethod: GET