Skip to content

Service Details


In the Performance Metrics or Service List, click on a single service to enter the associated view page.

Components

The service details page consists of tabs such as Overview, Resource Invocation, a time widget, and other elements.

Overview

Displays the number of error Spans, error requests, error logs, and error trends filtered by service, environment, and version. It also supports analytical views from different dimensions:

  • Performance Analysis: Covers key metrics such as average response time, service request response time, number of slow calls, and service request distribution.
  • Resource Analysis: Displays a data list of resource invocation analysis (TOP 50).
  • Exception Analysis: Presents exceptions proactively discovered by the system and their associated context, including the distribution of event-related monitors TOP 10, associated log status distribution, etc.

For more details, refer to Analysis Dashboard.

Resource Invocation

Displays service-related resource invocation analysis filtered by environment, version, and K8s cluster dimensions. The left side shows a leaderboard of resource invocations under the current filter conditions. Click any resource entry, and the right side will联动 display a detailed view of that resource.

On the left side of the page, the leaderboard of resource invocations associated with the current service is displayed:

Click on a single resource, and the right side displays:

  • Core metrics presented as time series trend charts: number of invocations, response time, error rate, response time distribution, and request count status: ok,error.
  • Complete invocation trace list: Lists trace data related to this resource. Click to expand details of a single trace.
  • Resource upstream/downstream topology map: Shows the upstream and downstream relationships of the current resource within the trace, with the following interactive capabilities:

    • Colors of all nodes in the current topology are filled based on three dimensions: event status, P99 response time, and request error rate.
    • Hover over a node to directly view key metric data.
    • Click any resource node in the topology to directly view its "Upstream/Downstream Invocations", "Related Logs", "User Access", and "Related Events", or create a new monitor based on that node.

      • Use the "View Upstream/Downstream" button to analyze the full-path invocation relationships of the current resource layer by layer: The system dynamically displays associated resources of adjacent layers based on the current topology state (e.g., if upstream is already expanded, only downstream nodes are shown). Unrelated resources are not included, ensuring only the invocation paths directly related to the current node are displayed.
    • Click the "Full Screen" button to enlarge/restore the topology map with one click.

Traces

The system automatically filters trace data associated with the current service. You can perform all operations available in the Trace Explorer on this page.

For more details, refer to Traces.

Error Tracking

The system automatically filters error data associated with the current service. You can perform all operations available in the Error Tracking Explorer on this page.

For more details, refer to Error Tracking.

Service Topology

Displays the upstream and downstream invocation relationships of the current service by default. You can switch to view the complete full-path or infrastructure service invocation topology.

For more details, refer to Service Topology.

Infrastructure

Based on the current service, displays key metric data of its associated infrastructure dependencies:

  • Hosts: CPU usage, system load, number of processes, disk IO time, disk IOPS, etc.
  • Pods: CPU usage, memory usage, traffic, etc.

You can view the corresponding list at the bottom of the page. Click to view its side-slide details page.

Associated Views

The system automatically filters log, Profile, and event data associated with the current service.

Associated Dashboards

Displays the dashboards bound to the current service.