đī¸ 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.
đī¸ Process Monitoring Configuration
In-depth process monitoring supports allowlist and denylist configuration based on process attributes and parameters. The ONE platform provides two configuration templates for in-depth process monitoring rules: Global and Individual.
đī¸ 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.