Service Details¶
Click on a single service in Performance Metrics or Unified Catalog > Service to enter the Service Details page.
Components¶
The Service Details page consists of tabs such as Overview, Resource Invocation, and a time widget.
Overview¶
Displays the number of error spans, error requests, error logs, and error trends filtered by Service, Environment, and Version. It also supports analysis views from different dimensions:
- Performance Analysis: Includes key metrics such as average response duration, service request response time, number of slow calls, and service request distribution;
- Resource Analysis: Displays the TOP 50 resource invocation analysis data list;
- Error Analysis: Shows anomalies actively detected by the system and their associated contexts, including the TOP 10 event-related monitor distribution and associated log status distribution.
For more details, refer to Analysis Dashboard.
Resource Invocation¶
Displays the resource invocation analysis associated with the service filtered by Environment, Version, K8s Cluster. On the left, the resource invocation ranking under the filter conditions is shown. You can click any resource item, and the right side will display the detailed view of that resource.
On the left side of the page, the resource invocation ranking associated with the current service is displayed. You can switch to view the invocation ranking of all resources.
-
Entry Resources: The Root Span in a Trace, representing the initial request entering the system from outside, and is the direct service entry 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 downstream dependencies. The data volume is large. A Trace contains multiple spans.
Click on a single resource, and the right side displays:
- Time Series Trend Chart: Displays core metrics in chart form, including invocation count, response time, error rate, response time distribution, and request counts by status
status: ok, error; - Complete Trace List: Lists the trace data associated with this resource. Click to expand the details of a single trace;
-
Resource Upstream/Downstream Topology: Shows the upstream and downstream relationships of the current resource in the trace, with the following interaction capabilities:
- Fills the topology node color based on three dimensions: event status, P99 response time, and request error rate;
- Hover over a node to directly display key metric data;
-
Click any resource node in the topology to view its upstream/downstream calls, 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 call relationship layer by layer. The system dynamically displays the associated resources of the adjacent layer based on the current topology state (if the upstream is already expanded, only downstream nodes are shown). Unrelated resources are filtered out, ensuring that the call chain directly related to the current node is always presented;
-
Click the "Full Screen" button to zoom in/out the topology with one click.
Traces¶
The system automatically filters the trace data associated with the current service. On this page, you can perform all operations available in the Trace Explorer.
For more details, refer to Traces.
Error Tracking¶
The system automatically filters the error data associated with the current service. On this page, you can perform all operations available in the Error Tracking Explorer.
For more details, refer to Error Tracking.
Service Map¶
By default, it displays the upstream and downstream call relationships of the current service. The call connections on the topology directly show the number of requests, number of errors, and P99 response time, helping you quickly assess the call volume, error conditions, and response performance between the current service and its upstream/downstream services. You can click to switch to view the complete full path or infrastructure service call topology.
For more details, refer to Service Map.
Infrastructure¶
Based on the current service, displays key metric data of associated infrastructure dependencies:
-
Host: CPU usage, system load, number of processes, disk I/O time, disk IOPS, etc.;
-
Pod: CPU usage, memory usage, traffic, etc.
The corresponding list is displayed at the bottom of the page. Click to expand the side-sliding detail page to view complete information.
Related Viewing¶
The system automatically filters the logs, profiles, and event data associated with the current service.
Related Views¶
Displays the custom views bound to the current service.






