12 Manage Transactions Using the Web Console
Use the MicroTx console to view and manage transactions for all the replicas of transaction coordinator in a Kubernetes cluster.
A Kubernetes cluster may contain one or more replicas of the transaction coordinator. The transaction statistics are displayed for all instances of the transaction coordinator and not for a specific replica.
- Access the Web Console
You can manage and monitor the transactions using an easy-to-use graphical web console. - View Details of a Transaction
The Transactions tab displays the transaction which MicroTx is currently processing. These transactions could be in various states, including the heuristic state. - View the Total Number of Transactions
You can view the total number of transaction requests that MicroTx has received since you had installed it and the number of transactions in different states. - View the Number of Recent Transactions
View the number of transactions and their state in a specified time interval. - View Coordinator Health
View the number of replicas of MicroTx that are in the running state and the percentage of CPU and memory that each replica currently consumes. - View Console Health
- View Configuration Properties
You can view the property values that you have set for MicroTx transaction coordinator in thevalues.yaml
file, but you can't edit it using the MicroTx console. - Manage XA Transactions
You can commit or roll back an active XA transaction. You can delete an XA transaction which is in the heuristic state. - Manage TCC Transactions
- Manage Saga Transactions