Technologies/MySQL/mysql.innodb.ibuf_merges
MySQLMySQLMetric

mysql.innodb.ibuf_merges

Insert buffer and adaptative hash index merges
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Insert buffer and adaptative hash index merges
Dimensions:None
Related Insights (1)
InnoDB Insert Buffer Merge Backloginfo

InnoDB change buffer (insert buffer) accumulating changes faster than they can be merged to secondary indexes. Large change buffer improves write performance but can cause read stalls and long crash recovery times.