Entity Details¶
Click any entity name in the entity list to slide out the details page, where you can view the entity's metadata, relationship topology, and associated observability data in one place.
Top Action Bar¶
The top of the page displays the core identifier and quick actions for the entity:
- Entity Name: The left side shows the entity type icon and entity name, and the right side marks the data source.
- Edit: Click to open the edit popup, where you can modify the entity's display name, description, belonging project, service specifications, contact information, external links, and other attributes.
- More: Delete Entity: After secondary confirmation, the entity object is deleted.
Basic Information¶
Displays the business attributes and contact information of the entity, grouped by information type.
Entity Attributes¶
Dynamically displays corresponding business fields based on the entity type (System, Service, Host, Database, etc.):
- General Attributes: Belonging Project, Entity Description, Responsible Team, Custom Tags
- Service Specifications (for Service types): Service Type (Web/DB/Cache/Queue, etc.), Development Language (Java/Go/Python, etc.), Lifecycle Stage (Running/Maintenance, etc.), Deployment Environment (Production/Staging/Testing/Development)
- Infrastructure (for Host/Database): Host IP, Operating System, Cloud Provider, Instance ID, Region, Availability Zone
- Affiliation: Shows the upper-level entity to which this entity belongs (e.g., belonging host, belonging system) and the running dependencies (e.g., dependent Redis, Database).
Contact Information¶
Concentrates the alert notification contacts for this entity, arranged in order of Slack, Email, Phone.
For privacy protection, only the contact name is displayed by default, hiding the specific phone number, email address, or Slack account.
- Click the View icon next to the name to expand and display the full contact information.
- Click the Copy icon or directly click the name to copy the contact information.
Related Links¶
Aggregates quick access to external resources related to this entity, such as code repositories, help documents, and views.
Relationships¶
Displays the relationships between this entity and other entities through a visual topology, supporting Dependency and Hierarchy view modes.
Dependency View¶
Displays the call chain and affiliation of the entity; supports quick search to locate related entities.
-
Left List: Categorizes and displays four types of related entities
- Belonging Entities: The infrastructure to which the current entity belongs (e.g., belonging host, cluster).
- Subordinate Entities: Components or instances that belong to the current entity.
- Upstream Entities: Services that call the current entity.
- Downstream Entities: Services called by the current entity (i.e., the runtime dependencies of the current entity).
-
Right Topology Graph:
- The current entity is highlighted in the center, and related entities are arranged in layers by relationship type.
- By default, only the first-level direct topology relationship is displayed. Click the Settings icon in the top right corner to enable "View Full Path Relationships", which expands to show the complete call chain.
- Click any entity node in the topology graph to expand a dropdown card displaying the basic information of that entity. Click View Entity Details to deeply explore the relationship topology of that entity.
Hierarchy View¶
Displays the hierarchical affiliation structure of the entity:
- Left List: Shows the belonging entities (upper-level entities to which the current entity belongs) and subordinate entities (lower-level entities that belong to the current entity).
- Right Topology: Shows the hierarchical affiliation relationship in a tree diagram format, with the current entity highlighted.
Entities¶
Displays a list of all entities that have a relationship with the current entity; supports keyword search by entity name.
The list displays the following information:
- Entity Count: Shows the total number of related entities.
- Entity List: Shows the name, type, and relationship type (belonging, dependency, etc.) of the related entities with the current entity.
Configuration Details¶
Displays the complete configuration definition of the entity in YAML format, including basic attributes, tags, relationship definitions, and other metadata. Supports one-click copying of the YAML content.
Logs¶
Displays the error log explorer associated with this entity, showing error logs generated by this entity by default. Supports viewing, searching, and analyzing log data directly within the details page.
Traces¶
Displays a list of distributed tracing data generated by this entity, supporting viewing of key fields such as Trace ID, Service Name, Resource Name, and Duration.
Events¶
Concentrates all events associated with this entity, supporting switching between list view and timeline view, with the timeline view displayed by default.
List View¶
Displays the event list in reverse chronological order, supporting filtering by event type and keyword search. Click a single event to jump to the event details explorer.
Timeline View¶
Uses a status color bar overlaid with change event markers to visually show the alert status distribution and change history of this entity within the selected time range, helping to quickly determine "whether there was a change before or after a fault occurred".
- Status Color Bar: Displays the alert status distribution in time slices. The color is determined by the highest level alert event within that slice, aligned with the Event Center Level definition.
- Change Event Markers: Hover the mouse over the timeline to display change event markers (◆), including native change events and externally marked change events. When adjacent markers are too dense, they are automatically aggregated into clusters. Click a cluster to expand and view the list of change events.
- Event Statistics: At the top, display four types of event statistics cards: Change, Alert, Normal, and Security. Click to filter the event list below. Supports searching for event content. Click a single event to jump to the event details explorer.
- Change Events: Includes native change events and change events marked by external event monitors.
- Alert Events: Alert events generated by monitors, intelligent monitoring, etc.
- Normal Events: Events generated by OpenAPI writes, SLO, custom events, etc.
- Security Events: Anomalous behaviors or vulnerability alerts detected by the security module.
Metrics¶
Displays the performance metric charts associated with this entity.
Further Reading¶
You may be interested in the following content:





