This topic describes the performance metric number of transaction logs in an OceanBase cluster. You can specify a statistical period to query the number of transaction logs in a single zone or on a single OBServer of an OceanBase cluster.
Number of transaction logs
Definition
The number of transaction logs committed per second.
Description
Metric |
Metric field name |
Unit |
|---|---|---|
| - | trans_commit_log_count | count |
Calculation expression
sum(rate(ob_sysstat{stat_id="30002",@LABELS}[@INTERVAL])) by (@GBLABELS)
