Skip to content

Built-in Views


Views are tools used for displaying and analyzing data, helping users quickly obtain and understand insights from data. Views can be used for:

  • Data monitoring: Monitor key Metrics and system operational status in real-time through System Views, such as Docker, JVM, etc.
  • Data analysis: Utilize User Views for custom analysis, deeply exploring data to 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.

  1. Navigate to Scenarios > Built-in Views > System Views.
  2. Click to enter a specific view.
  3. Choose to directly create it as a new dashboard or a new User View.
  4. Click OK to reuse this System View.

User Views

View templates that are customized and saved.

Note
  • User Views within the same workspace cannot have duplicate names.
  • Currently, only manual binding of User Views as Explorer views is supported. To bind a System View, please clone it as a User View first. If a System View and a User View share the same name, the Explorer will prioritize displaying the User View.

Managing 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 for importing into scenario dashboards or User Views in other workspaces.

Import View JSON

When customizing a User View, click "Import View JSON" to use a JSON file as a new view template.

Note

Importing will overwrite the existing view and cannot be undone. This operation is only supported for User Views.

Export to Dashboard

User Views can be directly exported to scenario dashboards.

  1. Click "Settings".
  2. Select "Export to Dashboard".
  3. Enter a name and select tags.
  4. Click OK.

Pin

If the current workspace is authorized to access data from other workspaces, you can pin a target workspace A in the view to set it as the default query workspace.

If an Explorer details page is bound to this User View, it will display data from the pinned workspace by default.

Feedback

Is this page helpful? ×