mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
6d7513425c
* add request codes' distribution and timing messages' distribution * remove the requestCode distribution. * add delay message latency distribution. * add transaction metrics * transaction metric of topics finished, v1. * add the transaction metrics, to be tested. * fix the judgement of putMessageResult * optimize. * add config. * fix test case. * add unit tests for transactionMetrics. * remove chinese character * add rocksdb metrics. * add more rocksdb metrics. * fix NPE * avoid the total time is 0. * add license * remove useless import.