micronaut-micrometer
micronaut-micrometer copied to clipboard
Allow additional tags to be programmatically added to `@Timed` metric
Feature description
micrometers TimedAspect
has the ability to pass in additional tags built using the ProceedingJoinPoint
, something similar would be nice
I have a fork that is working on adding something similar, so mainly opening this issue in order to link them together when I open the PR