Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Add metric to capture memory used by RocksDB table readers #1108

Merged
merged 2 commits into from
Mar 19, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

Adds a RocksDB metric to report the amount of memory used by its index and filter blocks lookup. The memory used by this cache can cause problems when memory is limited so we need to be able to monitor it to allow us to tune it.

@ajsutton ajsutton merged commit 65b5b96 into PegaSysEng:master Mar 19, 2019
@ajsutton ajsutton deleted the rocks-db-memory-metric branch March 19, 2019 00:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants