Help Center/ Cloud Eye/ FAQs/ Product Usage/ Server Monitoring/ What Are Resource Usage and Circuit Breaker Pattern of Agent?
Updated on 2025-06-20 GMT+08:00

What Are Resource Usage and Circuit Breaker Pattern of Agent?

Resource Usage

The Agent uses very few system resources. The Agent will use 10% of a CPU core at most. Its memory usage will not exceed 200 MB. Generally, the CPU usage for a single core is less than 5% and the memory usage is less than 100 MB.

Circuit Breaker Pattern

When the CPU usage of a single core is greater than 10%, or the memory usage exceeds 200 MB three times in a row, the Agent will implement the circuit breaker pattern, and server metrics will not be collected. The Agent will restart it later.