đī¸ eBPF Collection Configuration
Within the eBPF network analysis collection, the master switch for collecting network analysis data is supported. By default, network analysis data is collected from all hosts.
đī¸ Database Collection Configuration
The Database Collection Configuration feature is primarily used to set collection rules for SQL/NoSQL statements in both relational and non-relational databases. By configuring parameters such as the truncation threshold for SQL/NoSQL statement length and the threshold for obtaining execution plans for slow SQL calls in relational databases, this feature enables the collection of database operation statements to meet needs like performance analysis and problem troubleshooting. Simultaneously, it avoids potential negative impacts on system performance caused by collecting excessively long statements or over-collecting execution plans, thereby achieving a balance between data collection and system performance. This module supports both custom collection rules and default collection rule configurations, with custom rules taking precedence over default rules.
đī¸ traceconfiguration
The Call Chain Collection Configuration is a functional module used to set collection rules for call chain data in the system. By configuring parameters such as collection mode, collection rate, and maximum number of collected spans, it can precisely control the collection behavior of call chain data. While ensuring the acquisition of valid call chain information for problem troubleshooting and performance analysis, it also balances system resource consumption reasonably, avoiding excessive pressure on the normal operation of the system due to over-collection.
đī¸ Container Monitoring Configuration
Configure monitoring and collection strategies for containers and Pods for service identification and deep monitoring at the call chain level. Supports manual creation, batch import, and export to meet efficient rule management needs in large-scale environments.
đī¸ Process Monitoring Configuration
Configure APM agent auto-injection strategies for processes to enable service identification and deep monitoring at the call chain level. Supports manual creation, batch import, and export. Custom monitoring rules have higher priority than preset monitoring rules.