-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document how to tune the size of LocalBlobAccess
We often get questions on Slack how to do this. There are some Prometheus metrics that can be inspected to determine whether the key-location map and blocks backend are appropriately sized. Let's document these explicitly in the Protobuf definitions for the storage configuration. While there, fix a typo in the metric name. It should be named 'old_current_new' to match the implementation, not 'old_new_current'.
- Loading branch information
1 parent
842770c
commit c04246b
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters