Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
94f91669 db: rename Experimental.SharedStorage to RemoteStorage in Options
c62c9127 objstorage: rename objstorage/shared package to remote
692f3b61 vfs: move errorfs package to vfs dir to allow use in CockroachDB
5e550364 cmd/pebble: allow passing an explicit checkpoint directory path
9c3f337a cmd/replay: always log checkpoint initialization
0cd8f1b8 replay: calculate separate write stall metrics for each reason
f9d08867 cmd/pebble: use non-default block cache size in replay tool
d0e583f8 *: improve humanize format
5e76dfab db: minor update of comment for TargetByteDeletionRate
456a2a2a objstorage: rename Shared to Remote in the objstorage provider API
Release note (general change): Formatting of byte figures in Pebble logs has been improved; any tools that parse these logs might need updating.
Epic: none