Closed lachja closed 3 months ago
Thank you for letting us know, @lachja! I will dive into it and come back with a fix as soon as possible.
@lachja Release 1.7.2 with the fix for this is available in Maven Central
Thank you @CodeDrivenMitch. The problem no longer occurs with version 1.7.2.
Basic information
After updating from Axon Console version 1.5.1 to 1.5.2, I noticed a significant problem with missing metrics and tags in my Micrometer integration. Specifically, many standard metrics, such as JVM metrics, are no longer registered, and the remaining metrics no longer include the previously defined Micrometer tags.
Steps to reproduce
Expected behaviour
All metrics should be visible and tagged correctly, as they were in version 1.5.1.
Actual behaviour
Metrics are missing, and custom tags are not applied in version 1.5.2.