rocketmq-exporter
rocketmq-exporter copied to clipboard
Apache RocketMQ Prometheus Exporter
Get consumer latency only when messageModel is clustering,otherwise boardcast consumer's latency is too large which cause trouble. Detail in issue.
As boardcast consumer's offset would not report to broker,so calculate the latency according to the offset of the consumer's and broker's is meaningless for broadcast consumers.
## What is the purpose of the change several metrics not correct ## Brief changelog metrics bugfix: switch getTps() to getSum()
RocketMQ exporter does not show metrics comments and some metrics are not intuitive to understand. For example, what `rocketmq_brokeruntime_pmdt_0ms` stands for? **To Reproduce** Steps to reproduce the behavior: 1. Launch...
**Describe the bug** we get http://xx.xx.xx.xx:5557/metrics inteface, we are not find below metrics,but they are described in document. rocketmq_client_consume_fail_msg_count rocketmq_client_consume_fail_msg_tps rocketmq_client_consume_ok_msg_tps rocketmq_client_consume_rt rocketmq_client_consumer_pull_rt rocketmq_client_consumer_pull_tps
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /mnt/d/soft/maven38 Java version: 1.8.0_312, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre Default locale: en, platform encoding: UTF-8 broker version 4.8.0 compile is normal,but broker version changed...
## What is the purpose of the change add producer count metrics. ## Brief changelog XX ## Verifying this change XXXX Follow this checklist to help us incorporate your contribution...
I have a cluster with 2master-noslave. rocketmq version: 4.8.0(start by docker) exporter version: 4.3.2(start by docker) first broker name: rocketmq-broker-node1 second broker name: rocketmq-broker-node2 When i browse the exporter website,i...
can't find apache offical rocketmq-exporter in hub.docker.com? it seems that I have to build image by myself?
the properties of rocketmq_group_get_latency already expired, should use rocketmq_group_diff