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

feat: track disk space utilized by persistence #312

Merged
merged 7 commits into from
Dec 5, 2023
Merged

Conversation

de-sh
Copy link
Contributor

@de-sh de-sh commented Dec 4, 2023

Closes #

Changes

Why?

Currently we only track count of files in disk and not the size of files

Trials Performed

  2023-12-05T13:13:25.332424Z  INFO uplink::base::serializer:           catchup: batches = 4481 errors = 0 lost = 401 disk_files = 1761 disk_utilized = 47.79 MB write_memory = 3.05 MB read_memory = 0 B

@de-sh de-sh marked this pull request as ready for review December 5, 2023 13:14
@de-sh de-sh closed this Dec 5, 2023
@de-sh de-sh reopened this Dec 5, 2023
@de-sh de-sh merged commit c1affbc into main Dec 5, 2023
3 of 4 checks passed
@de-sh de-sh deleted the persisted-bytes branch December 5, 2023 13:27
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