HRegion Metrics

In addition to these base metrics, many aggregate metrics are available. If an entity type has parents defined, you can formulate all possible aggregate metrics using the formula base_metric_across_parents.

In addition, metrics for aggregate totals can be formed by adding the prefix total_ to the front of the metric name.

Use the type-ahead feature in the Cloudera Manager chart browser to find the exact aggregate metric name, in case the plural form does not end in "s".

For example, the following metric names may be valid for HRegion:

  • append_rate_across_clusters
  • total_append_rate_across_clusters

Some metrics, such as alerts_rate, apply to nearly every metric context. Others only apply to a certain service or role.

For more information about metrics, see Cloudera Manager Metrics and Metric Aggregation.

Metric Name Description Unit Parents CDH Version
append_rate Append Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
compactions_completed_rate The number of completed compactions operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
delete_rate Delete Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_rate Get Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_75th_percentile Get Size 75% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_95th_percentile Get Size 95% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_99th_percentile Get Size 99% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_max Get Size Max bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_mean Get Size Mean bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_median Get Size Median bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
get_size_min Get Size Min bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
increment_rate Increment Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
memstore_size Size of the memstore bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
mutate_rate Mutate Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
num_bytes_compacted_rate Number of bytes compacted bytes per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
num_files_compacted_rate Number of files compacted files per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_rate Scan Next Operations operations per second cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_75th_percentile Scan Next Size 75% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_95th_percentile Scan Next Size 95% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_99th_percentile Scan Next Size 99% bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_max Scan Next Size Max bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_mean Scan Next Size Mean bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_median Scan Next Size Median bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
scan_next_size_min Scan Next Size Min bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
storefiles Number of store files files cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
storefiles_size For an HRegion, the total logical size of the store files that make up that HRegion. For a RegionServer, the total logical size of all the store files of all the HRegions on the RegionServer. This is a logical size because it does not take the replication factor into account. This size does not include space used for metadata such as .tmp, .regioninfo, or .tableinfo. bytes cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6
stores Number of stores stores cluster, hbase, hnamespace, htable, rack, regionserver CDH 5, CDH 6