Built-in Views¶
Views are tools used to display and analyze data, helping users quickly obtain and understand data insights. Views can be used for:
- Data monitoring: Real-time monitoring of key Metrics and system status through System Views, such as Docker, JVM, etc.
- Data analysis: Custom analysis using User Views to deeply explore data and discover potential issues and trends.
- Data sharing: Bind views to Explorers to ensure data consistency and accessibility.
System Views¶
System Views are official view templates provided by the system, covering various monitoring scenarios such as Docker, JVM, Kafka, etc.
- Go to Scenes > Built-in Views > System Views.
- Click to enter a specific view.
- You can choose to directly create it as a New Dashboard or a New User View.
- Click OK to reuse this system view.
User Views¶
Customized and saved view templates.
Note
- User Views within the same workspace cannot have duplicate names.
- Currently, only manual binding of User Views to Explorer Views is supported. To bind System Views, please clone them as User Views first. If a System View and a User View have the same name, the Explorer will prioritize displaying the User View.
Manage Views¶
Export View JSON¶
Select Built-in Views > System Views/User Views, and click "Export View JSON" to generate a JSON file. This file can be used to import into other workspaces' scene dashboards or User Views.
Import View JSON¶
When customizing User Views, click "Import View JSON" to use the JSON file as a new view template.
Note
Importing will overwrite the existing view and cannot be undone. Only User Views are supported.
Export to Dashboard¶
User Views can be directly exported to scene dashboards.
- Click "Settings".
- Select "Export to Dashboard".
- Enter a name and select tags.
- Click OK.
Pin¶
If the current workspace is authorized to access data from other workspaces, you can pin the target workspace A in the view to make it the default query space.
If the Explorer detail page is bound to this User View, it will display data from the pinned workspace by default.


