From 75d1c16f0b69fbe18be60c1478c01a5890773eaf Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Wed, 30 Sep 2020 09:39:32 -0700 Subject: [PATCH] Docs: Update time-range-controls.md (#27914) --- docs/sources/dashboards/time-range-controls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/time-range-controls.md b/docs/sources/dashboards/time-range-controls.md index 3deed6584bf..5236560b5ab 100644 --- a/docs/sources/dashboards/time-range-controls.md +++ b/docs/sources/dashboards/time-range-controls.md @@ -87,7 +87,7 @@ Click and drag to select the time range in the visualization that you want to vi ### Refresh dashboard -Click the **Refresh dashboard** icon to immediately run every query on the dashboard and refresh the visualizations. +Click the **Refresh dashboard** icon to immediately run every query on the dashboard and refresh the visualizations. Grafana cancels any pending requests when a new refresh is triggered. By default, Grafana does not automatically refresh the dashboard. Queries run on their own schedule according to the panel settings. However, if you want to regularly refresh the dashboard, then click the down arrow next to the **Refresh dashboard** icon and then select a refresh interval.