Skip to content

Commit d0a6bde

Browse files
committed
OCP1883:removed debugging in defragmenting etcd data
1 parent 013f8e7 commit d0a6bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/etcd-defrag.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Monitor these key metrics:
1313

1414
* `etcd_server_quota_backend_bytes`, which is the current quota limit
1515
* `etcd_mvcc_db_total_size_in_use_in_bytes`, which indicates the actual database usage after a history compaction
16-
* `etcd_debugging_mvcc_db_total_size_in_bytes`, which shows the database size, including free space waiting for defragmentation
16+
* `etcd_mvcc_db_total_size_in_bytes`, which shows the database size, including free space waiting for defragmentation
1717
1818
Defragment etcd data to reclaim disk space after events that cause disk fragmentation, such as etcd history compaction.
1919

0 commit comments

Comments
 (0)