add explicit uid to Tempo datasource
This commit is contained in:
parent
d1dadd0e1d
commit
a31cf5f286
@ -53,9 +53,11 @@ grafana:
|
|||||||
additionalDataSources:
|
additionalDataSources:
|
||||||
- name: Tempo
|
- name: Tempo
|
||||||
type: tempo
|
type: tempo
|
||||||
|
uid: tempo
|
||||||
access: proxy
|
access: proxy
|
||||||
url: http://tempo.monitoring.svc.cluster.local:3200
|
url: http://tempo.monitoring.svc.cluster.local:3200
|
||||||
isDefault: false
|
isDefault: false
|
||||||
|
version: 1
|
||||||
jsonData:
|
jsonData:
|
||||||
httpMethod: GET
|
httpMethod: GET
|
||||||
tracesToLogsV2:
|
tracesToLogsV2:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user