Created
June 11, 2018 16:41
-
-
Save aespinosa/f2c7834e38f554ccee63b8e5c7488c4e to your computer and use it in GitHub Desktop.
List of Region Metrics in HBase
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
metric_storeFileCount | |
metric_memStoreSize | |
metric_maxStoreFileAge | |
metric_minStoreFileAge | |
metric_avgStoreFileAge | |
metric_numReferenceFiles | |
metric_storeFileSize | |
metric_compactionsCompletedCount | |
metric_numBytesCompactedCount | |
metric_numFilesCompactedCount | |
metric_readRequestCount | |
metric_writeRequestCount | |
metric_totalRequestCount | |
metric_replicaid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment