Skip to content

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 quick actions:

  • Entity Name: The left side shows the entity type icon and entity name, while the right side labels the data source.
  • Edit: Click to open the edit dialog, where you can modify 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 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, and 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 display the complete contact information.
  • Click the Copy icon or directly click the name to copy that contact information.

Aggregates quick access links to external resources related to this entity, displaying code repositories/help documentation/views.

Relationships

Visually displays the association relationships between this entity and other entities through a topology, supporting both Dependency and Hierarchy view modes.

Dependency View

Displays the entity's call chain and ownership relationships. Supports search to quickly locate associated 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 this entity
    • Upstream Entities: Services that call this entity
    • Downstream Entities: Services called by this entity (i.e., runtime dependencies of this 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, directly associated first-level topological relationships are displayed. Click the Settings in the upper right corner to enable "View Full Path Relationships" and expand the complete call chain.
    • Click any entity node in the topology graph to expand a dropdown card showing the entity's basic information. Click View Entity Details to delve into that entity's relationship topology.

Hierarchy View

Displays the entity's ownership hierarchy structure:

  • Left-side List: Displays parent entities (upper-level entities this entity belongs to) and child entities (lower-level entities belonging to this entity).
  • Right-side Topology: Displays the hierarchical ownership relationship in a tree diagram, 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 names and types of associated entities, as well as their relationship type with the current entity (belongs to, depends on, etc.).

Configuration Details

Displays the complete configuration definition of this entity in YAML format, including basic attributes, 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, displaying error logs generated by this entity by default. 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: