apache / apache/rocketmq-exporter
why does the exporter detect only one broker in a two master-noslave cluster?
- Dominant language
- Java
- Stars
- 324
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
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 only find first broker's tps and qps data.I could not find another broker's qps or tps data.
but in other types of data ,i could find two brokers data
rocketmq-dashboard cluster screenshot

exporter screenshot

Contributor guide
Assessment
This issue has not been assessed yet.