-
- All Implemented Interfaces:
public final class MicrometerConfig
-
-
Field Summary
Fields Modifier and Type Field Description public MeterRegistryregistrypublic Iterable<Tag>tagspublic BooleantagExceptionNamepublic BooleantagRedirectPathspublic BooleantagNotFoundMappedPaths
-
Constructor Summary
Constructors Constructor Description MicrometerConfig(MeterRegistry registry, Iterable<Tag> tags, Boolean tagExceptionName, Boolean tagRedirectPaths, Boolean tagNotFoundMappedPaths)
-