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