HBase RegionServer Replication Peer 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 HBase RegionServer Replication Peer:
- age_of_last_shipped_operation_across_clusters
- total_age_of_last_shipped_operation_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 |
---|---|---|---|---|
age_of_last_shipped_operation | Age of the last operation that was shipped | ms | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
log_edits_filtered_rate | Number of log operations filtered | events per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
log_edits_read_rate | Number of log operations read | events per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
log_queue_size | Size of the queue of logs to replicate | bytes | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
log_read_in_bytes_rate | Bytes read in by source from log file | bytes per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
shipped_batches_rate | Number of shipped batches. Each batch includes a number of operations. | events per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
shipped_ops_rate | Number of shipped operations | events per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |
shipped_size_in_kb_rate | Size of shipped operations | KB per second | cluster, hbase, hbase_replication_peer, rack, regionserver | CDH 5 |