Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/en/dashboards/configure/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
| {{< ui >}}Clone dashboard{{< /ui >}} | Copy the entire dashboard to a new dashboard. You are prompted to name the clone. |
| {{< ui >}}Display UTC time{{< /ui >}} | Toggle between UTC time and your default time zone. |
| {{< ui >}}Include Flex Logs{{< /ui >}} | Toggle to include [Flex Logs][3] in all Flex-configured widgets. When off, widgets use [Standard Indexed][4] logs instead. This is a user-level preference that persists across sessions for this dashboard. |
| {{< ui >}}Default timeframe{{< /ui >}} | Select a time range for the dashboard that applies to all users. |

Check warning on line 70 in content/en/dashboards/configure/_index.md

View workflow job for this annotation

GitHub Actions / vale

Datadog.words_case_insensitive

Use 'time frame' instead of 'timeframe'.
| {{< ui >}}Increase density{{< /ui >}} | High-density mode displays group widgets in a dashboard side-by-side for increased widget density. This mode turns on by default on large screens for dashboards that use group widgets. |
| {{< ui >}}Keyboard&nbsp;shortcuts{{< /ui >}} | View a list of available keyboard shortcuts. |
| {{< ui >}}Pause Auto-Refresh{{< /ui >}} | Pause automatic refresh by default for dashboards with relative time ranges to optimize compute usage and reduce background activity. This setting applies to all users who view the dashboard. |
Expand Down
Loading