Functional Architecture
-
Agent: Application Agent, runs within user applications, responsible for code instrumentation and raw data collection.
-
Agent Collector: Raw data collector, responsible for receiving raw data from Agents and performing correlation aggregation.
-
DC: Data Center collector, responsible for data exchange with Agent Collector, including data collection and instruction distribution.
-
Data Processing and Storage Layer: Data collected by DC is analyzed and persisted to databases through components in this layer architecture.
-
Report: System reports, providing data query and configuration interfaces.
-
Alert: Alert system, responsible for sending alert notifications based on configuration.
