Annotation Type AutoConfigureMetrics


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited public @interface AutoConfigureMetrics
Annotation that can be applied to a test class to enable auto-configuration for metrics exporters.
Since:
2.4.0
Author:
Chris Bono