You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by cs...@apache.org on 2022/06/07 10:19:19 UTC

[rocketmq-exporter] branch master updated (8bc34bc -> 86a6255)

This is an automated email from the ASF dual-hosted git repository.

cserwen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git


    from 8bc34bc  fix code coverage
     new 5d0c0c5  add metric: putLatency99 & putLatency999
     new b9b2113  add default value to adapt to lower rocketmq version
     new 86a6255  Merge pull request #92 from cserwen/put_latency

The 114 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../exporter/collector/RMQMetricsCollector.java    | 28 ++++++++++++++++++++++
 .../exporter/model/BrokerRuntimeStats.java         | 20 ++++++++++++++++
 2 files changed, 48 insertions(+)