Bind Built-in Views¶
This creates a binding relationship between a built-in view (User View) and an Explorer. By associating a built-in view with a trace service, application, log source, project, or other custom fields, Explorers that match the field values can display the bound view in their side-slide detail pages.
Create a Binding¶
- Navigate to Scenarios > Built-in Views > User Views > Bind.
- Define the view name.
- Define a custom identifier ID.
- Review the default associated fields. You can choose to keep or delete fields, and also add new
key:valuefields. - Confirm.
After configuring the binding relationship, you can navigate to the side-slide detail page of an Explorer that matches the binding field values to view this built-in view.
Note
To ensure data consistency, when creating a binding relationship between a User View and an Explorer, you must add at least one field from the specified object category as the binding relationship for this built-in view. The system automatically synchronizes the built-in view based on this binding relationship.
Field Description¶
When binding a built-in view, in addition to the following fixed fields, users can also custom input existing fields (key) and field values (value) to generate the binding relationship.
| Field Name | Data Scope |
|---|---|
service |
The service values from Tracing data in the current workspace |
app_id |
The app_id values from View data in the current workspace |
source |
The source values from Logging data in the current workspace |
project |
The project values from Object data in the current workspace |
label |
The label values from Object data in the current workspace |
Binding Field Display Logic
Matching Mode: The value of a binding field supports the following modes:
- Exact match
- Fuzzy match
Display Order: Binding fields are displayed in the following order: service > app_id > source > project > label. The order of identical fields is not specially handled.
Time Range: The built-in view bound on the Explorer detail page defaults to showing data from the "Last 15 minutes", with the timestamp of the current data record noted.
Unbind¶
To delete a bound built-in view from an Explorer's details:
- Return to the Built-in Views page and locate the view.
- Click Bind.
- Clear the field contents.
- Confirm.
