Add back auto-refresh on dashboard (addresses #2668) (#2761)

* Add back auto-refresh on dashboard (addresses #2668)

* Update content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* incorporate PR feedback and move to cloud only

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
pull/2890/head
noramullen1 2021-07-22 10:53:49 -07:00 committed by GitHub
parent bdd7f2dd62
commit dc0c00fb59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View File

@ -35,11 +35,18 @@ Click the timezone dropdown to select a timezone to use for the dashboard. Selec
Click the refresh button (**{{< icon "refresh" >}}**) to manually refresh the dashboard's data.
#### Refresh a single dashboard cell
#### Manually a single dashboard cell
1. Click the **{{< icon "gear" >}}** on the dashboard cell you want to refresh.
2. Click **{{< icon "refresh" >}} Refresh**.
### Automatically refresh dashboard
Click **Enable Auto Refresh**. In the window that appears, configure the following options:
- **Until**: Select **Indefinite** to automatically refresh continuously. Select **Custom** to set a time to stop automatically refreshing.
- **Inactivity Timeout**: Set how long the user should be inactive for the dashboard to time out and stop automatically refreshing.
- **Refresh Interval**: Enter how frequently the dashboard should refresh.
### Select time range
1. Select from the time range options in the dropdown menu.

View File

@ -37,7 +37,7 @@ Click the timezone dropdown to select a timezone to use for the dashboard. Selec
Click the refresh button (**{{< icon "refresh" >}}**) to manually refresh the dashboard's data.
#### Refresh a single dashboard cell
#### Manually refresh a single dashboard cell
1. Click the **{{< icon "gear" >}}** on the dashboard cell you want to refresh.
2. Click **{{< icon "refresh" >}} Refresh**.