View Management¶
After entering a specific dashboard page, you can manage the dashboard through the following operations.
Card Property Information¶
After entering a specific dashboard, view the diagram information at metadata
on the top of the page. You can view and modify the ID, name, description, tags, and visibility scope of the dashboard, and also delete the dashboard from here.
Note
If the current dashboard page is saved as a snapshot and shared externally, the recipient cannot view the card property information here when not logged in.
Add Charts¶
After creating the dashboard, you can add charts. After selecting a chart, click "Complete Addition" at the top of the page to finish.
Grouping¶
You can also categorize the charts within the dashboard.
- Click Group;
- Enter the group name;
- Select the group color as needed;
- Click Confirm.
To modify this group, hover over it and click the settings button on the right side.
Fullscreen Mode¶
Click the "Full Screen" button, and the system will hide the left and top navigation bars, displaying the view in full screen. Press the ESC key to exit fullscreen mode.
Auto Refresh¶
Helps you quickly obtain real-time dashboard data. Frequencies available: 5s, 10s, 30s, 1m, 5m, 30m, 1h.
If auto refresh is not needed, select Off (disabled).
Note
All dashboards and views share one refresh configuration.
Settings¶
After creating the dashboard, click to perform the following operations on the dashboard.
Create Issue¶
You can create an Issue for any abnormal phenomena observed in the current dashboard.
For more related operations, refer to How to Manually Create an Issue at the View Level. For more information about Issues, refer to Incident.
Save Snapshot¶
- Enter the snapshot name;
- Select the visibility scope;
- Choose the time range; subsequent openings of the snapshot will automatically use the selected time range;
- Click Confirm.
In addition to opening the save page via a button, you can also use the shortcut key (Windows: Ctrl+K / Mac OS: Cmd+K)
to quickly save a snapshot. After saving, you can view it under Shortcut > Snapshot.
For more details, refer to Snapshot.
Save to Built-in View¶
- The default view name is the current dashboard name, but it can be modified;
- Select binding relationships, such as
label:*
; - Click Confirm.
Note
User views under the same workspace are not allowed to have duplicate names.
After saving, you can view the saved dashboard view "CPU Monitoring View" under Use Cases > Built-in Views > User Views.
At the same time, because the binding relationship label:*
is set, the bound built-in view "CPU Monitoring View" can be viewed on the detail pages of hosts and containers where "Label Attributes" have been set in infrastructure settings.
Export/Import Dashboard JSON¶
You can export the current dashboard's JSON file or import a JSON file to overwrite the current dashboard.
Note
Importing a dashboard JSON will overwrite the existing dashboard, and once overwritten, it cannot be restored.
Clone Dashboard¶
- Enter the name of the copied dashboard;
- Select the visibility scope of the dashboard;
- Click Confirm, and you can view the cloned dashboard in the dashboard list.
Historical Versions¶
The system will display the historical operation records of this dashboard for the past three months.
Obsy AI Intelligent Analysis¶
For multidimensional metric views included in the current dashboard, you can use the Obsy AI Intelligent Analysis function to achieve intelligent interpretation of various data and fault detection. Without needing to delve into the underlying data structure, simply ask questions directly to easily complete anomaly troubleshooting, system operation analysis, trend insights, and other operations, quickly obtaining the required information.
Note
- When the total number of charts in the dashboard exceeds 100 or the time widget selection range exceeds 3 days, the Obsy AI intelligent analysis function cannot be used;
- Currently supported chart types for Obsy AI Intelligent Analysis include: time series graphs, bar charts, line charts, top lists, pie charts, summary charts, table charts, maps, groups.
Cross Workspace Query¶
If the workspace has been granted access to another workspace, you can switch workspaces in the dashboard to view corresponding chart information.
Note
If the chart already has workspace query configurations, its priority is higher than the global configuration.
Pin¶
When accessing an authorized workspace to view data from other workspaces, you can choose to pin the authorized workspace, setting it as the default workspace for querying data.
Note
- Since only one workspace can be specified as the default option each time, setting another workspace as the default will invalidate the previously set default.
- Supports canceling the pinning of other workspaces; after cancellation, the current workspace will be used by default to fill query data.
- Read-only members do not support this operation.