Skip to content

Commit d9e6fa3

Browse files
JV0812jpipkin1
andauthored
Dashboard information info added (#4995)
* Dashboard information info added * Update docs/dashboards/about.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * screenshot update * screenshots updated --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent a52ae75 commit d9e6fa3

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

docs/dashboards/about.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,20 @@ Dashboards have two themes available: Light mode (which is the default) and Dar
101101
## Clickable Legend
102102

103103
If you want to focus on one item in your chart you can simply click on the item in the legend. If you want to toggle just one legend item, just hold the **shift** key and then click the item.<br/><img src={useBaseUrl('/img/dashboards/about-dashboard/clicklegend.gif')} alt="clicklegend" style={{border: '1px solid gray'}} width="700" />
104+
105+
## Dashboard Information
106+
107+
The dashboard information popup provides insights into the scan costs associated with log-based queries that run within dashboards.
108+
109+
To view the dashboard information, follow the steps below:
110+
1. Open the dashboard for which you need to view the information.
111+
2. Click the three-dot kebab menu icon in the top right corner of the dashboard and select **Info** from the dropdown menu.<br/><img src={useBaseUrl('img/dashboards/dashboard_info/dashboard_info.png')} alt="dashboard_info" style={{border: '1px solid gray'}} width="230"/>
112+
3. A popup pane will appear, displaying the following dashboard information:<br/><img src={useBaseUrl('img/dashboards/dashboard_info/dashboard_info_panel.png')} alt="dashboard_info_panel" style={{border: '1px solid gray'}} width="600"/>
113+
- **Dashboard Name**. Name of the dashboard.
114+
- **Created By**. The user who created the dashboard.
115+
- **Time Range Expression**. The time range selected for the dashboard.
116+
- **Start**. The current start time based on the selected time range.
117+
- **End**. The current end time based on the selected time range.
118+
- **Time Zone**. The time zone for the set time range.
119+
- **Scanned Bytes**. The total amount of data scanned in bytes.
120+
- **Dashboard ID**. A unique identification ID for the dashboard. Copy and use the dashboard ID within the APIs to identify the dashboard when making requests.
29.1 KB
Loading
78.7 KB
Loading

0 commit comments

Comments
 (0)