ccb76c0a2a
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) |
||
---|---|---|
.. | ||
src | ||
pom.xml |