Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve] add metrics: total_entry_log_space_bytes #4507

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ethqunzhong
Copy link
Contributor

Motivation

add metric TOTAL_ENTRY_LOG_SPACE_BYTES As a supplement to metric ACTIVE_ENTRY_LOG_SPACE_BYTES

This allows us to easily analyze the proportion of valid data in the cluster entry log.

Changes

  1. add metric TOTAL_ENTRY_LOG_SPACE_BYTES in GarbageCollectorStats.
  2. Standardize totalEntryLogSize and activeEntryLogSize naming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant