Technologies/MySQL/mysql.innodb.ibuf_merged_inserts
MySQLMySQLMetric

mysql.innodb.ibuf_merged_inserts

Insert buffer and adaptative hash index merged inserts
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Insert buffer and adaptative hash index merged inserts
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.