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

fix(metrics): Expose Badger LSM and vlog size bytes. #7488

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

danielmai
Copy link
Contributor

@danielmai danielmai commented Feb 25, 2021

Expose the Badger metrics for the lsm tree size and vlog size.

  • badger_v3_lsm_size_bytes
  • badger_v3_vlog_size_bytes

This change is Reviewable

Copy link
Contributor

@darkn3rd darkn3rd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait one minute to pull metrics? 👍

Copy link
Contributor Author

@danielmai danielmai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not worth waiting a minute for a test to finish.

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @manishrjain and @vvbalaji-dgraph)

@danielmai danielmai merged commit f21ee36 into master Mar 2, 2021
@danielmai danielmai deleted the danielmai/badger-size-metrics branch March 2, 2021 21:18
aman-bansal pushed a commit that referenced this pull request Mar 9, 2021
Expose the Badger metrics for the lsm tree size and vlog size.

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

Successfully merging this pull request may close these issues.

2 participants