Technologies/etcd/etcd_debugging_mvcc_keys
etcdetcdMetric

etcd_debugging_mvcc_keys

Total number of keys.
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
Total number of keys.
Dimensions:None
Related Insights (1)
Compaction Required to Prevent Database Bloatinfo

etcd maintains a full history of all changes through MVCC revisions. Without regular compaction, the database grows indefinitely, consuming disk space and degrading performance.