Docs: Add traceQuery setting to Tempo provisioning example (#66050)

Extend tempo provisioning example for TraceID Query settings
pull/66054/head
Martin Disibio 3 years ago committed by GitHub
parent 58287c2df2
commit 2338c31889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/sources/datasources/tempo/_index.md

@ -231,6 +231,10 @@ datasources:
spanBar:
type: 'Tag'
tag: 'http.path'
traceQuery:
timeShiftEnabled: true
spanStartTimeShift: 15m
spanEndTimeShift: 20m
```
## Query the data source

Loading…
Cancel
Save