Path Search Box
Created:2023-10-04 Last Modified:2024-09-23
This document was translated by ChatGPT
#1. Path Search Box
The Path Search Box
is used in Application - Path Analysis/Topology Analysis, Network - Path Analysis/Topology Analysis/NAT Tracing.
00-Path Search Box
- ①/②/③/④/⑦: For detailed operation instructions, please refer to Resource Search Box
- ⑤ Search Mode: You can switch between
Simplified Mode
,Unidirectional Path
, andBidirectional Path
modes, and use thePath Filtering
capability to query the required path data.- Simplified Search: The entered
search tags
will be used as conditions for bothclient
andserver
. For details, please refer to the [Simplified Mode] section. - Unidirectional Path: The entered
search tags
will be used as conditions for either theclient
or theserver
. For details, please refer to the [Unidirectional Path] section. - Bidirectional Path: The entered
search tags
do not specify the query direction. For details, please refer to the [Bidirectional Path] section.
- Simplified Search: The entered
- ⑥ Path Filtering: Supported only in
Simplified Search
mode. For details, please refer to the [Simplified Mode] section.
#1.1 Simplified Mode
01-Simplified Mode
The Path Search Box can switch between Simplified Mode
, Unidirectional Path
, and Bidirectional Path
modes, and use the Path Filtering
capability to query the required path data.
- ①/②/③/④: For detailed operation instructions, please refer to Resource Search Box
- ⑤ Search Mode: Click to switch between
Simplified Search
andPath Search
modes. - ⑤ Path Filtering: Supports selecting the query path and supports querying three types of paths, only supported in
Simplified Search
mode.- Intra-service Path: Paths between services or resources.
- Inter-service Path: Paths between a service or resource and other services or resources.
- WAN Path: Paths between a service or resource and the WAN.
#1.2 Unidirectional Path
02-Unidirectional Path
- ①/②/③/④: For detailed operation instructions, please refer to Resource Search Box
- ⑤ Search Mode: You can switch the search mode. For details, please refer to the [Path Search Box] section.
- ⑥ Swap Direction: Click to quickly swap the search conditions of
client
andserver
, only supported inUnidirectional Path
mode.
#1.3 Bidirectional Path
03-Bidirectional Path
- ①/②/③/④: For detailed operation instructions, please refer to Resource Search Box
- ⑤ Search Mode: You can switch the search mode. For details, please refer to the [Path Search Box] section.
#2. Application Scenarios
#2.1 View the Call Topology of All Services in a Namespace
- Function Page: Application - Topology Analysis
- Data Table: Metrics (minute-level)
- Search Tags: pod_ns = gcp-microservices-demo
- Path: Intra-service
- Primary Group: auto_service
- Secondary Group: observation_point
04-Query Result
#2.2 View the Application Performance of All Paths of a Service
- Function Page: Application - Path Overview
- Data Table: Metrics (minute-level)
- Search Tags: pod_ns = gcp-microservices-demo, pod_service = productpageservice
- Path: Intra-service, Inter-service, WAN
- Primary Group: auto_service
- Secondary Group: observation_point
05-Query Result
#2.3 View the Application Performance of a Service Accessing an External MySQL
- Function Page: Application - Path Overview
- Data Table: Call Logs
- Direction: Client
- Search Tags: pod_service = finaxxx, l7_protocol = MySQL
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tags: ip = 8.x.x.x (address of the external MySQL)
- Primary Group: auto_service
- Secondary Group: observation_point
06-Query Result
#2.4 View the Application Performance of Two Workloads Interacting at the POD Level
- Function Page: Application - Path Overview
- Data Table: Metrics (minute-level)
- Search Tags: pod_group = recommendationservice, pod_group = productcatalogservice
- Path: Intra-service
- Primary Group: auto_service
- Secondary Group: observation_point
07-Query Result
#2.5 View the Performance Data of a Path Corresponding to a Domain Name
- Function Page: Application - Path Overview
- Data Table: Call Logs
- Search Tags: request_domain : hotels.travel-agency:8000
- Path: Intra-service, Inter-service, WAN
- Primary Group: auto_service
- Secondary Group: observation_point, request_domain
08-Query Result
#2.6 View the Top 5 Other Resources Accessing a Cloud Server
- Function Page: Network - Path Analysis
- Data Table: Metrics (minute-level)
- Direction: Client
- Search Tags: chost != cn-zhxxx
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tags: chost = cn-zhxxx
- Primary Group: chost
- Secondary Group: observation_point
09-Query Result
#2.7 View the Top 5 WAN IPs Accessing a Cloud Server's Service Port
- Function Page: Network - Path Overview
- Data Table: Flow Logs
- Direction: Client
- Search Tags: is_internet = yes
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tags: chost = cn-zhxx, server_port = 80
- Primary Group: chost
- Secondary Group: observation_point, server_port
10-Query Result
#2.8 View the Network Performance of a Client (POD) Accessing a Server (POD)
- Function Page: Network - Path Overview
- Data Table: Metrics (minute-level)
- Direction: Client
- Search Tags: pod = nginx-xxxx
- Primary Group: pod
- Secondary Group: observation_point
- Direction: Server
- Search Tags: pod = bohriu-xxxx
- Primary Group: pod
- Secondary Group: observation_point
11-Query Result