elasticsearch.os.cpu.load_avg.5m
5-minute load averageDimensions:None
Summary
Represents the system load average over a 5-minute window, indicating CPU demand relative to available cores. Values consistently above the number of CPU cores suggest the system is overloaded. For Elasticsearch, sustained high CPU load often correlates with heavy indexing operations, complex queries, or merge throttling activity that can bottleneck cluster throughput.
Interface Metrics (3)
Dimensions:None
Sources
Related Insights (1)
Bulk Indexing Saturationwarning
Heavy bulk indexing workload causes high CPU utilization, memory pressure, and increased indexing latency, potentially impacting concurrent search performance and cluster stability.
▸