pulsar
pulsar copied to clipboard
[improve][test] Add test for retrieving bookie metrics via HTTP
Motivation
When the Prometheus library versions differ between the broker and the bookkeeper, it may cause compatibility issues that prevent us from retrieving metrics from the bookie.
Modifications
- Added
testGetBookieMetricsto verify that bookie metrics can be fetched successfully, ensuring compatibility across Prometheus versions.
Documentation
- [ ]
doc - [ ]
doc-required - [x]
doc-not-needed - [ ]
doc-complete