etcd icon indicating copy to clipboard operation
etcd copied to clipboard

add key size histogram metrics

Open gojoy opened this issue 1 year ago • 3 comments

What would you like to be added?

add etcd_debugging_mvcc_key_size_bucket histogram metric.

Why is this needed?

For better observability, we can observe the distribution of key sizes and detect an increase in key size at the first time in the etcd cluster.

gojoy avatar Sep 27 '24 07:09 gojoy