HTable Metrics
Metric Name | Description | Unit | Version |
---|---|---|---|
raw_size | This is the total physical disk space used by the HBase table including the replication factor. For the default replication factor of three, this is expected to be three times the size of all the table's store files. | bytes | Cloudera Runtime 7 |
regions | Regions | regions | Cloudera Runtime 7 |
regions_healthy | The number of healthy regions in the table scanned by the HBase region health canary | regions | Cloudera Runtime 7 |
regions_slow_to_respond | The number of slow to respond regions in the table scanned by the HBase region health canary | regions | Cloudera Runtime 7 |
regions_with_errors | The number of regions in the table reporting errors when scanned by the HBase region health canary | regions | Cloudera Runtime 7 |