DOCS-1781 - Document dashboard auto-refresh guardrails - #6983
Open
JV0812 wants to merge 2 commits into
Open
Conversation
Adds the hidden tab pause and panel failure exclusion guardrails to the Auto Refresh section, plus a screenshot of the panel error state, and publishes a service release note announcing the change.
kimsauce
reviewed
Aug 4, 2026
|
|
||
| #### Hidden tab pause | ||
|
|
||
| When you switch away from a dashboard tab (browser tab or Bento tab) for longer than **10 minutes**, auto-refresh pauses automatically. Panels retain their last loaded state, so no data is lost. When you return to the tab, auto-refresh resumes automatically and no action is required. |
Collaborator
There was a problem hiding this comment.
"Bento tab" is an internal codename for Classic UI's in-app tabs — it doesn't appear anywhere else in the docs and won't mean anything to customers. This repo already distinguishes browser tabs (New UI) from in-app tabs (Classic UI) in sumo-logic-ui.md, so suggest reusing that language here, e.g.:
When you switch away from a dashboard tab (a browser tab in the New UI, or an in-app tab in Classic UI) for longer than 10 minutes, auto-refresh pauses automatically.
kimsauce
approved these changes
Aug 4, 2026
Collaborator
|
@JV0812 here's a cropped version of the img to save room (vertical space) |
Add context above the Hidden tab pause and Panel failure exclusion sections explaining the compute cost auto-refresh guardrails are designed to avoid, per SME feedback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Purpose of this pull request
This pull request documents the two new dashboard auto-refresh guardrails (hidden tab pause, panel failure exclusion) in the existing Auto Refresh section of
docs/dashboards/about.md, adds a screenshot of the panel failure exclusion error state, and publishes a service release note announcing the change.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1781