zhangxb1987 opened a new issue, #124:
URL: https://github.com/apache/rocketmq-exporter/issues/124
**Describe the bug**
org.apache.rocketmq.exporter.model.BrokerRuntimeStats构造器中拼写错误[getTransferedTps]
,错误拼写为[getTransferredTps],多了个[r].
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'org.apache.rocketmq.exporter.model.BrokerRuntimeStats.java'
2. loadTps(this.getTransferedTps,
kvTable.getTable().get("getTransferredTps"));
**Expected behavior**
getTransferedTps
**Screenshots**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]