Add Support for @MeterTag to @Counted (original) (raw)

Hi there,

I would like to count method calls with an enum in the parameters and use these as tags for the counter. Something analogue to to the @timed annotation.
It would be super to have the option to add an MeterAnnotationHandler to the CountedAspect, as you can for the TimedAspect.

I'm not sure if this needs more explanation or an example?

Best regards