Entity Details¶
Click on any entity name in the entity list to slide open the details page, where you can centrally view the entity's metadata information, associated relationship topology, and related observation data.
Top Action Bar¶
The top of the page displays the entity's core identifiers and shortcut operations:
- Entity Name: The left side shows the entity type icon and name, while the right side indicates the data source.
- Edit: Click to open the edit dialog, where you can modify properties such as the entity's display name, description, associated project, service specifications, contact information, and external links.
- More: Delete Entity: Delete this entity object after secondary confirmation.
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.):
- Common Attributes: Associated 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 hosts/databases): Host IP, Operating System, Cloud Provider, Instance ID, Region, Availability Zone
- Ownership Relationships: Displays the upper-level entities this entity belongs to (e.g., belonging host, belonging system) and its runtime dependencies (e.g., dependent Redis, database).
Contact Information¶
Centrally displays the alert notification contacts for this entity, listed in the order of Slack, Email, Phone.
For privacy protection, only contact names are displayed by default, hiding specific phone numbers, email addresses, or Slack accounts.
- Click the View icon next to a name to expand and show the complete contact information.
- Click the Copy icon or directly click the name to copy that contact information.
Related Links¶
Aggregates quick access links to external resources related to this entity, displaying code repositories/help documentation/views.
Relationships¶
Visualizes the association relationships between this entity and other entities through a topology diagram, supporting two view modes: Dependency and Hierarchy.
Dependency View¶
Displays the entity's call chain and ownership relationships; supports searching to quickly locate related entities.
- Left-side List: Categorically displays four types of associated entities
- Parent Entities: The infrastructure this entity belongs to (e.g., belonging host, cluster)
- Child Entities: Components or instances belonging 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-side Topology Graph:
- The current entity is highlighted in the center, and associated entities are arranged in layers according to relationship type.
- By default, shows the directly associated first-level topology relationships. Click the Settings in the top right 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 showing basic information about that entity. Click View Entity Details to drill down and view that entity's relationship topology.
Hierarchy View¶
Displays the hierarchical ownership structure of the entity:
- Left-side List: Displays parent entities (upper-level entities this entity belongs to) and child entities (lower-level entities belonging to the current entity).
- Right-side Topology: Displays hierarchical ownership relationships in a tree diagram format, with the current entity highlighted.
Entities¶
Displays a list of all entities that have an association relationship with the current entity; supports searching by entity name keyword.
The list shows you the following information:
- Entity Count: Displays the total number of associated entities.
- Entity List: Displays the name, type, and relationship type (belongs to, depends on, etc.) of associated entities relative to the current entity.
Configuration Details¶
Displays the complete configuration definition of this entity in YAML format, including basic properties, tags, relationship definitions, and other metadata. Supports one-click copying of the YAML content.
Error Log¶
Links to the Error Log explorer for this entity, defaulting to show error logs generated by this entity. Supports directly viewing, searching, and analyzing log data within the details page.
Traces¶
Displays a list of distributed tracing data generated by this entity, supporting viewing key fields such as Trace ID, Service Name, Resource Name, and Duration.
Metrics¶
Displays performance metric charts associated with this entity.
Further Reading¶
You might also be interested in:





