jbertram opened a new pull request, #4264:
URL: https://github.com/apache/activemq-artemis/pull/4264
In order to improve trouble-shooting for the MetricsManager there should be
additional logging and exceptions. In all, this commit contains the following
changes:
- Additional logging
- Throw an exception when registering meters if meters already exist
- Rename a few variables & methods to more clearly identify what they are
used for
- Upgrade Micrometer to 1.9.5
- Simplify/clarify a few blocks of code
- No longer pass the ManagementServiceImpl when registering the metrics,
but instead pass the Object the meter is observing (e.g. broker, address, or
queue)
--
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]