@Documented
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface MonitorTags
MonitorRegistry and used to provide a common base set of
tags for all attribute annotated with Monitor. Tags provided on the
Monitor annotation will override these tags if there is a common
key.