Constant Field Values
Contents
io.smallrye.*
-
io.smallrye.metrics.SharedMetricRegistries Modifier and Type Constant Field Value protected static final StringGLOBAL_TAG_MALFORMED_EXCEPTION"Malformed list of Global Tags. Tag names must match the following regex [a-zA-Z_][a-zA-Z0-9_]*. Global Tag values must not be empty. Global Tag values MUST escape equal signs `=` and commas `,` with a backslash `\\` "protected static final StringGLOBAL_TAGS_VARIABLE"mp.metrics.tags"
-
io.smallrye.metrics.legacyapi.LegacyMetricRegistryAdapter Modifier and Type Constant Field Value public static final StringMP_APPLICATION_NAME_TAG"mp_app"protected static final StringMP_APPLICATION_NAME_VAR"mp.metrics.appName"public static final StringMP_SCOPE_TAG"mp_scope"