EdColeman commented on PR #4471:
URL: https://github.com/apache/accumulo/pull/4471#issuecomment-2066440716
I confirmed that with uno instance configured to use a LoggingProvider, the
meters appear in the manager metrics log:
```
METRICS: 2024-04-19T12:08:37,303,
manager.balancer.balancing.total{host=localhost,instance.name=uno,port=9999,process.name=manager}
value=0
METRICS: 2024-04-19T12:08:37,303,
manager.balancer.need.balancing.total{host=localhost,instance.name=uno,port=9999,process.name=manager}
value=0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]