Enhancement
By now all the metrics in the tidb-transction would be displayed for both the background internal transactions and user transactions, it's sometimes misleading to diagnose user transaction issues. It's better to separate them and display the user transaction information by default.
Enhancement
By now all the metrics in the
tidb-transctionwould be displayed for both the background internal transactions and user transactions, it's sometimes misleading to diagnose user transaction issues. It's better to separate them and display the user transaction information by default.tidb.json, and distinguish them withGeneralandInternalflags, the tidb part.tidb.json, and distinguish them withGeneralandInternalflags, the client-go part.