On the OBKV-Table 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 cache 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-Table tab.
On the transaction monitoring page, the monitoring data in the last hour is displayed by default.
Performance metric Metric name Unit Description Average number of operations per second for single operations - single_kv_all_count
- single_kv_delete_count
- single_kv_insert_count
- single_kv_select_count
- single_kv_update_count
- single_kv_insert_or_update_count
- single_kv_replace_count
- single_kv_increment_count
- single_kv_append_count
times/s - Average number of operations per second for all single operations
- Average number of deletions per second for single operations
- Average number of insertions per second for single operations
- Average number of queries per second for single operations
- Average number of updates per second for single operations
- Average number of insertions and updates per second for single operations
- Average number of replacements per second for single operations
- Average number of increments per second for single operations
- Average number of appends per second for single operations
Average latency for single operations - single_kv_all_rt
- single_kv_delete_rt
- single_kv_insert_rt
- single_kv_select_rt
- single_kv_update_rt
- single_kv_insert_or_update_rt
- single_kv_replace_rt
- single_kv_increment_rt
- single_kv_append_rt
μs - Average latency for all single operations
- Average latency for deletions for single operations
- Average latency for insertions for single operations
- Average latency for queries for single operations
- Average latency for updates for single operations
- Average latency for insertions and updates for single operations
- Average latency for replacements for single operations
- Average latency for increments for single operations
- Average latency for appends for single operations
Average number of operations per second for batch operations of the same type - multi_kv_all_count
- multi_kv_delete_count
- multi_kv_insert_count
- multi_kv_select_count
- multi_kv_update_count
- multi_kv_insert_or_update_count
- multi_kv_replace_count
- multi_kv_increment_count
- multi_kv_append_count
times/s - Average number of operations per second for batch operations of the same type
- Average number of deletions per second for batch operations of the same type
- Average number of insertions per second for batch operations of the same type
- Average number of queries per second for batch operations of the same type
- Average number of updates per second for batch operations of the same type
- Average number of insertions and updates per second for batch operations of the same type
- Average number of replacements per second for batch operations of the same type
- Average number of increments per second for batch operations of the same type
- Average number of appends per second for batch operations of the same type
Average latency for batch operations of the same type - multi_kv_all_rt
- multi_kv_delete_rt
- multi_kv_insert_rt
- multi_kv_select_rt
- multi_kv_update_rt
- multi_kv_insert_or_update_rt
- multi_kv_replace_rt
- multi_kv_increment_rt
- multi_kv_append_rt
μs - Average latency for batch operations of the same type
- Average latency for deletions for batch operations of the same type
- Average latency for insertions for batch operations of the same type
- Average latency for queries for batch operations of the same type
- Average latency for updates for batch operations of the same type
- Average latency for insertions and updates for batch operations of the same type
- Average latency for replacements for batch operations of the same type
- Average latency for increments for batch operations of the same type
- Average latency for appends for batch operations of the same type
P99 response time for TABLE operations - kv_table_all_rt_p99
- kv_table_select_rt_p99
- kv_table_insert_rt_p99
- kv_table_delete_rt_p99
- kv_table_update_rt_p99
- kv_table_replace_rt_p99
- kv_table_query_and_mutate_rt_p99
- kv_table_other_rt_p99
μs - P99 response time for TABLE operations
- P99 response time for TABLE SELECT operations
- P99 response time for TABLE INSERT operations
- P99 response time for TABLE DELETE operations
- P99 response time for TABLE UPDATE operations
- P99 response time for TABLE REPLACE operations
- P99 response time for TABLE QUERY AND MUTATE operations
- P99 response time for other TABLE operations
Average number of rows for batch operations of the same type - multi_kv_delete_row
- multi_kv_insert_row
- multi_kv_select_row
- multi_kv_update_row
- multi_kv_insert_or_update_row
- multi_kv_replace_row
- multi_kv_increment_row
- multi_kv_append_row
- multi_kv_all_row
Count - Average number of rows deleted for batch operations of the same type
- Average number of rows inserted for batch operations of the same type
- Average number of rows queried for batch operations of the same type
- Average number of rows updated for batch operations of the same type
- Average number of rows inserted and updated for batch operations of the same type
- Average number of rows replaced for batch operations of the same type
- Average number of rows incremented for batch operations of the same type
- Average number of rows appended for batch operations of the same type
- Average number of rows for batch operations of the same type
Average number of operations per second for mixed batch operations - batch_kv_select_count
- batch_kv_hybrid_count
- batch_kv_all_count
times/s - Average number of queries per second for mixed batch operations
- Average number of mixed operations per second for mixed batch operations
- Average number of operations per second for mixed batch operations
Average time of a hybrid batch operation - batch_kv_select_rt
- batch_kv_hybrid_rt
- batch_kv_all_rt
μs - Average query time of a hybrid batch operation
- Average hybrid operation time of a hybrid batch operation
- Average time of a hybrid batch operation
Average number of rows of a hybrid batch operation - batch_kv_select_row
- batch_kv_hybrid_row
- batch_kv_all_row
count - Average query rows of a hybrid batch operation
- Average hybrid operation rows of a hybrid batch operation
- Average rows of a hybrid batch operation
Average number of operations per second of a query operation query_kv_select_count times/s Average number of operations per second of a query operation Average query time query_kv_select_rt μs Average query time Average number of rows of a query operation query_kv_select_row count Average number of rows of a query operation Average number of operations per second of a query and modify operation query_and_muate_kv_select_count times/s Average number of query operations per second of a query and modify operation Average query time of a query and modify operation query_and_muate_kv_select_rt μs Average query response time of a query and modify operation Average number of rows of a query and modify operation query_and_muate_kv_select_row count Average number of rows of a query and modify operation