Transactions per second
| Metric | Description | Unit |
|---|---|---|
| transaction_count | Transactions processed per second | times/s |
| transaction_commit_count | Transactions committed per second | times/s |
| transaction_rollback_count | Transactions rolled back per second | times/s |
| transaction_timeout_count | Transactions timed out per second | times/s |
Average transaction processing time per server
| Metric | Description | Unit |
|---|---|---|
| transaction_rt | Average transaction processing time per server | ms |
| transaction_commit_rt | Average transaction commit time | ms |
| transaction_rollback_rt | Average transaction rollback time | ms |
Transactions committed per second
| Metric | Description | Unit |
|---|---|---|
| trans_commit_log_count | Transactions committed per second | times/s |
Size of transactions committed per second
| Metric | Description | Unit |
|---|---|---|
| clog_trans_log_total_size | Size of transactions committed per second | byte |
Number of transaction lock waits per second
| Metric | Description | Unit |
|---|---|---|
| memstore_write_lock_fail_count | Number of failed write lock waits per second | times/s |
| memstore_write_lock_succ_count | Number of successful write lock waits per second | times/s |
Average lock wait time
| Metric | Description | Unit |
|---|---|---|
| memstore_write_lock_wait_time | Average write lock wait time | μs |
Number of transactions
| Metric | Description | Unit |
|---|---|---|
| transaction_multi_partition_count | Number of distributed transactions per second | times/s |
| transaction_single_partition_count | Number of regular transactions per second | times/s |
Average network synchronization time for transaction logs
| Metric | Description | Unit |
|---|---|---|
| trans_commit_log_sync_rt | Average network synchronization time for transaction logs | ms |
