Path Search Box
Created:2024-09-23 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 Pathmodes. Combined with thePath Filtercapability, you can query the required path data.- Simplified Search: The entered
search tagswill be used as conditions for bothclientandserverqueries. For details, please refer to the Simplified Mode section. - Unidirectional Path: The entered
search tagswill be used as conditions for either the correspondingclientorserver. For details, please refer to the Unidirectional Path section. - Bidirectional Path: The entered
search tagsdo not specify a query direction. For details, please refer to the Bidirectional Path section.
- Simplified Search: The entered
- ⑥ Path Filter: Supported only in
Simplified Searchmode. 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. Combined with the Path Filter capability, you can query the required path data.
- ①/②/③/④: For detailed operation instructions, please refer to Resource Search Box
- ⑤ Search Mode: Click to switch between
Simplified SearchandPath Searchmodes. - ⑤ Path Filter: Supports selecting the path to query and supports querying three types of paths. Only available in
Simplified Searchmode.- Intra-service Path: Paths between services or resources.
- Inter-service Path: Paths between a service/resource and other services/resources.
- WAN Path: Paths between a service/resource and the wide area network.
#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
clientandserver. Only available inUnidirectional Pathmode.
#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 within a namespace
- Function Page: Application - Topology Analysis
- Data Table: Metrics (minute-level)
- Search Tag: 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 for a service
- Function Page: Application - Path Overview
- Data Table: Metrics (minute-level)
- Search Tag: 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 cloud MySQL
- Function Page: Application - Path Overview
- Data Table: Call Logs
- Direction: Client
- Search Tag: pod_service = finaxxx, l7_protocol = MySQL
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tag: ip = 8.x.x.x (address of the external cloud MySQL)
- Primary Group: auto_service
- Secondary Group: observation_point

06-Query Result
#2.4 View application performance at POD granularity for mutual access between two workloads
- Function Page: Application - Path Overview
- Data Table: Metrics (minute-level)
- Search Tag: pod_group = recommendationservice, pod_group = productcatalogservice
- Path: Intra-service
- Primary Group: auto_service
- Secondary Group: observation_point

07-Query Result
#2.5 View performance data for paths corresponding to a specific domain name
- Function Page: Application - Path Overview
- Data Table: Call Logs
- Search Tag: 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 specific cloud server by traffic
- Function Page: Network - Path Analysis
- Data Table: Metrics (minute-level)
- Direction: Client
- Search Tag: chost != cn-zhxxx
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tag: chost = cn-zhxxx
- Primary Group: chost
- Secondary Group: observation_point

09-Query Result
#2.7 View the top 5 WAN IPs by traffic for a specific service port on a cloud server
- Function Page: Network - Path Overview
- Data Table: Flow Logs
- Direction: Client
- Search Tag: is_internet = Yes
- Primary Group: auto_service
- Secondary Group: observation_point
- Direction: Server
- Search Tag: 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 Tag: pod = nginx-xxxx
- Primary Group: pod
- Secondary Group: observation_point
- Direction: Server
- Search Tag: pod = bohriu-xxxx
- Primary Group: pod
- Secondary Group: observation_point

11-Query Result