Technologies/MySQL/mysql.innodb.log_waits
MySQLMySQLMetric

mysql.innodb.log_waits

The number of times that the log buffer was too small and a wait was required for it to be flushed before continuing.
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The number of times that the log buffer was too small and a wait was required for it to be flushed before continuing.
Dimensions:None
Related Insights (1)
InnoDB Checkpoint Stallcritical

InnoDB checkpointing cannot keep pace with write workload, causing log files to fill and write stalls. Occurs when innodb_io_capacity is too low, storage IOPS insufficient, or during sustained high write load. Manifests as periodic write latency spikes.