From 302127e41bc9ca5738bf2f9ffa547113c33f84ca Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:55:29 -0400 Subject: [PATCH] [v10.2.x] docs: query data/relative time range override play link (#86228) docs: query data/relative time range override play link (#86213) (cherry picked from commit c450d61d32ce6b291bbc81dd09bc68aac2be3afd) Co-authored-by: David Allen --- .../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 2bd371fe097..58180d15ba1 100644 --- a/docs/sources/panels-visualizations/query-transform-data/_index.md +++ b/docs/sources/panels-visualizations/query-transform-data/_index.md @@ -184,6 +184,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.