/plushcap/analysis/datadog/aws-cpu-steal-how-to-detect-it-with-datadog

AWS CPU Steal: How to detect it with Datadog

What's this blog post about?

"CPU steal" is a property of virtual environments where hypervisors reclaim CPU cycles from instances that have reached their capacity or are facing hardware limitations. This can lead to inconsistent performance in AWS instances. To detect CPU steal, track the system metric "system.cpu.stolen" using Datadog. By comparing this metric with the CPU idle metric (system.cpu.idle), users can determine if stolen CPU is due to hypervisor quotas or other tenants on the same hardware demanding more cycles. High variations in CPU steal for different occurrences of CPU idle going to zero may indicate that an application's performance is being negatively impacted by other instances sharing the same hardware.

Company
Datadog

Date published
Aug. 27, 2013

Author(s)
Alexis Lê-Quôc

Word count
467

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.