-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.6.0.GA, AMQ 7.7.0.CR1
-
None
-
None
-
-
Verified in a release
-
In a shared-store, master-slave configuration, only the master broker will have access to the message store. However, the slave broker still shows store-related Prometheus metrics such as message counts. These metrics are likely to be incorrect; at best, they will show the values that were correct the last time the slave was live.
In a shared-store scenario, only the live broker will have reliable store-related metrics. The backup broker – whether master or slave – should show zero, or nothing at all.
To make matters worse, the Prometheus metrics do not seem to provide the administrator with any way to determine that a broker is in the backup role. Consequently, the administrator won't know which broker's metrics to trust.
- is cloned by
-
ENTMQBR-3858 [LTS] Prometheus shows inconsistent figures in master-slave, shared-store configuration
- Closed