diff --git a/docs/sources/datasources/tempo/_index.md b/docs/sources/datasources/tempo/_index.md index 04d88ac61da..0b10a4bada8 100644 --- a/docs/sources/datasources/tempo/_index.md +++ b/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