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