From c450d61d32ce6b291bbc81dd09bc68aac2be3afd Mon Sep 17 00:00:00 2001 From: David Allen Date: Mon, 15 Apr 2024 15:51:13 -0400 Subject: [PATCH] docs: query data/relative time range override play link (#86213) --- .../panels-visualizations/query-transform-data/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/panels-visualizations/query-transform-data/_index.md b/docs/sources/panels-visualizations/query-transform-data/_index.md index 356fca6533c..be31482eaab 100644 --- a/docs/sources/panels-visualizations/query-transform-data/_index.md +++ b/docs/sources/panels-visualizations/query-transform-data/_index.md @@ -190,6 +190,8 @@ Panel data source query options include: | This week so far | `now/w` | | Last 2 years | `now-2y/y` | +{{< docs/play title="Time range override" url="https://play.grafana.org/d/000000041/" >}} + - **Time shift:** Overrides the time range for individual panels by shifting its start and end relative to the time picker. For example, you can shift the time range for the panel to be two hours earlier than the dashboard time picker.