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

Task AB# 1310791: [LevelDB] Add ability to report JSon formatted leveldb stats #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yabmek-msft
Copy link
Collaborator

https://dev-mc.visualstudio.com/Minecraft/_workitems/edit/1310791

Moved over the ability to report leveldb stats in json format from leveldb-mcpe https://github.com/Mojang/leveldb-mcpe/commit/256c4d2e19b3ce224a578ac9f58ecd5b6dcab380. Some adjustment were made to this cherry-picked commit because of changes made to the upstream:

  • WriteBatch::Size() wasn't moved over since the function WriteBatch::ApproximateSize() has since been added to the upstream which provides the same functionality.

@yabmek-msft yabmek-msft changed the title Add ability to report JSon formatted leveldb stats Task AB# 1310791: [LevelDB] Add ability to report JSon formatted leveldb stats Dec 17, 2024
@yabmek-msft yabmek-msft requested review from rohunMS and a team December 17, 2024 21:15
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.

3 participants