Constant Field Values
Contents
io.quarkus.*
-
io.quarkus.micrometer.runtime.MicrometerCountedInterceptor Modifier and Type Constant Field Value public final StringRESULT_TAG_FAILURE_VALUE"failure"public final StringRESULT_TAG_SUCCESS_VALUE"success" -
io.quarkus.micrometer.runtime.MicrometerRecorder Modifier and Type Constant Field Value static final StringDEFAULT_EXCEPTION_TAG_VALUE"none" -
io.quarkus.micrometer.runtime.MicrometerTimedInterceptor Modifier and Type Constant Field Value public static final StringDEFAULT_METRIC_NAME"method.timed"
-
io.quarkus.micrometer.runtime.binder.RequestMetricInfo Modifier and Type Constant Field Value public static final StringHTTP_REQUEST_PATH"HTTP_REQUEST_PATH"public static final StringROOT"/"
-
io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderAdapter Modifier and Type Constant Field Value public static final StringMETRIC_NAME_SEPARATOR"|"
-
io.quarkus.micrometer.runtime.export.ConfigAdapter Modifier and Type Constant Field Value static final StringROOT"quarkus.micrometer.export." -
io.quarkus.micrometer.runtime.export.PrometheusMeterRegistryProvider Modifier and Type Constant Field Value static final StringPREFIX"prometheus."