On the OBKV-HBase monitoring page of the tenant in the OceanBase Cloud console, you can view the monitoring data of the tenant's table-related operations.
View details about tenant storage and caching monitoring
Log in to the OceanBase Cloud console.
In the left-side navigation pane, click Instances.
On the Instances page, find the target instance and click the expand icon next to the instance name.
Find the target tenant and click the tenant name.
On the Overview page of the tenant, click Metrics in the left-side navigation pane.
On the performance monitoring page, click the OBKV-HBase tab.
On the transaction monitoring page, the monitoring data in the last hour is displayed by default.
Performance metrics Metric name Unit Description HBase operation count - hbase_all_count
- hbase_scan_count
- hbase_put_count
- hbase_delete_count
- hbase_append_count
- hbase_increment_count
- hbase_checkAndPut_count
- hbase_checkAndDelete_count
- hbase_hybrid_batch_count
times/s - Total number of HBase operations
- Number of HBase scan operations
- Number of HBase put operations
- Number of HBase delete operations
- Number of HBase append operations
- Number of HBase increment operations
- Number of HBase checkAndPut operations
- Number of HBase checkAndDelete operations
- Number of HBase hybrid batch operations
HBase operation latency - hbase_rt
- hbase_scan_rt
- hbase_put_rt
- hbase_delete_rt
- hbase_append_rt
- hbase_increment_rt
- hbase_checkAndPut_rt
- hbase_checkAndDelete_rt
- hbase_hybrid_batch_rt
μs - Total latency of HBase operations
- Latency of HBase scan operations
- Latency of HBase put operations
- Latency of HBase delete operations
- Latency of HBase append operations
- Latency of HBase increment operations
- Latency of HBase checkAndPut operations
- Latency of HBase checkAndDelete operations
- Latency of HBase hybrid batch operations
HBase operation response time percentile - kv_hbase_all_rt_p999
- kv_hbase_scan_rt_p999
- kv_hbase_put_rt_p999
- kv_hbase_delete_rt_p999
- kv_hbase_append_rt_p999
- kv_hbase_increment_rt_p999
- kv_hbase_check_and_put_rt_p999
- kv_hbase_check_and_delete_rt_p999
- kv_hbase_hybrid_batch_rt_p999
μs - Response time of HBase operations at the 99.9th percentile
- Response time of HBase scan operations at the 99.9th percentile
- Response time of HBase put operations at the 99.9th percentile
- Response time of HBase delete operations at the 99.9th percentile
- Response time of HBase append operations at the 99.9th percentile
- Response time of HBase increment operations at the 99.9th percentile
- Response time of HBase checkAndPut operations at the 99.9th percentile
- Response time of HBase checkAndDelete operations at the 99.9th percentile
- Response time of HBase hybrid batch operations at the 99.9th percentile
HBase operation response time percentile Note
You can switch to view the response time at different percentiles, such as P99, P95, P90, and P50.
- kv_hbase_all_rt_p999
- kv_hbase_scan_rt_p999
- kv_hbase_put_rt_p999
- kv_hbase_delete_rt_p999
- kv_hbase_append_rt_p999
- kv_hbase_increment_rt_p999
- kv_hbase_check_and_put_rt_p999
- kv_hbase_check_and_delete_rt_p999
- kv_hbase_hybrid_batch_rt_p999
μs - Response time of HBase operations at the 99.9th percentile
- Response time of HBase scan operations at the 99.9th percentile
- Response time of HBase put operations at the 99.9th percentile
- Response time of HBase delete operations at the 99.9th percentile
- Response time of HBase append operations at the 99.9th percentile
- Response time of HBase increment operations at the 99.9th percentile
- Response time of HBase checkAndPut operations at the 99.9th percentile
- Response time of HBase checkAndDelete operations at the 99.9th percentile
- Response time of HBase hybrid batch operations at the 99.9th percentile
HBase operation rows - hbase_all_rows
- hbase_scan_rows
- hbase_put_rows
- hbase_delete_rows
- hbase_append_rows
- hbase_increment_rows
- hbase_checkAndPut_rows
- hbase_checkAndDelete_rows
- hbase_hybrid_batch_rows
μs - Total number of rows processed by HBase operations
- Total number of rows processed by HBase scan operations
- Total number of rows processed by HBase put operations
- Total number of rows processed by HBase delete operations
- Total number of rows processed by HBase append operations
- Total number of rows processed by HBase increment operations
- Total number of rows processed by HBase checkAndPut operations
- Total number of rows processed by HBase checkAndDelete operations
- Total number of rows processed by HBase hybrid batch operations