Skip to content

Service Details


Click on a single service in the Performance Metrics or Service List to enter the service details 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 the TOP 50 data list for resource invocation analysis.
  • Exception Analysis: Presents exceptions proactively discovered by the system and their associated context, including the TOP 10 distribution of associated monitors for events and the distribution of associated log statuses.

For more details, refer to Analysis Dashboard.

Resource Invocation

Displays the service-associated resource invocation analysis filtered by environment, version, and K8s cluster. The left side shows the resource invocation Top List under the filter conditions. Clicking on any resource entry will link to display the detailed view of that resource on the right side.

On the left side of the page, the resource invocation ranking associated with the current service is displayed. Supports switching to view the invocation ranking of all resources.

  • Entry Resource: The Root Span in a Trace, representing the initial request entering the system from outside, which is the direct service entry point provided by the system. A Trace has only one Root Span.

  • All Resources: Displays all invocation nodes in the trace, including the entry and all its downstream dependencies, resulting in a larger data volume. A Trace contains multiple Spans.

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

  • Time Series Trend Chart: Presents core metrics in chart form, including invocation count, response time, error rate, response time distribution, and request count categorized by status status: ok,error.
  • Complete Invocation Trace List: Lists trace data related to this resource. Click to expand details for a single trace.
  • Resource Upstream/Downstream Topology Map: Shows the upstream and downstream relationships of the current resource in the invocation chain, with the following interactive capabilities:

    • Colors of topology nodes are filled based on three dimensions: event status, P99 response time, and request error rate.
    • Hover over a node to directly display key metric data.
    • Click on 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" buttons to analyze the full-path invocation relationship layer by layer: The system dynamically displays associated resources from adjacent layers based on the current topology state (if upstream is already expanded, only downstream nodes are shown). Unrelated resources are filtered out to ensure the invocation chain directly related to the current node is always presented.
    • 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 within 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 within the error tracking Explorer on this page.

For more details, refer to Error Tracking.

Service Map

By default, displays the upstream and downstream invocation relationships of the current service. You can click to switch and view the complete full-path or infrastructure service invocation topology.

For more details, refer to Service Map.

Infrastructure

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

  • Host: CPU usage, system load, process count, disk IO time, disk IOPS, etc.

  • Pod: CPU usage, memory usage, traffic, etc.

Corresponding lists are displayed at the bottom of the page. Click to expand a side-sliding details page to view complete information.

Associated View

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

Associated Dashboards

Displays custom dashboards bound to the current service.