mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 00:42:03 +08:00
Docs: Add traceQuery setting to Tempo provisioning example (#66050)
Extend tempo provisioning example for TraceID Query settings
This commit is contained in:
@ -231,6 +231,10 @@ datasources:
|
||||
spanBar:
|
||||
type: 'Tag'
|
||||
tag: 'http.path'
|
||||
traceQuery:
|
||||
timeShiftEnabled: true
|
||||
spanStartTimeShift: 15m
|
||||
spanEndTimeShift: 20m
|
||||
```
|
||||
|
||||
## Query the data source
|
||||
|
Reference in New Issue
Block a user