add httpMethod to Tempo datasource, remove deprecated search field
This commit is contained in:
parent
4f194ce720
commit
d1dadd0e1d
@ -57,6 +57,7 @@ grafana:
|
||||
url: http://tempo.monitoring.svc.cluster.local:3200
|
||||
isDefault: false
|
||||
jsonData:
|
||||
httpMethod: GET
|
||||
tracesToLogsV2:
|
||||
datasourceUid: loki
|
||||
spanStartTimeShift: '-1m'
|
||||
@ -65,8 +66,6 @@ grafana:
|
||||
datasourceUid: prometheus
|
||||
nodeGraph:
|
||||
enabled: true
|
||||
search:
|
||||
hide: false
|
||||
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user