Constant Field Values
Contents
io.quarkus.*
-
io.quarkus.micrometer.deployment.binder.GrpcBinderProcessor Modifier and Type Constant Field Value static final StringCLIENT_GRPC_METRICS_INTERCEPTOR"io.quarkus.micrometer.runtime.binder.grpc.GrpcMetricsClientInterceptor"static final StringCLIENT_INTERCEPTOR"io.grpc.ClientInterceptor"static final StringSERVER_GRPC_METRICS_INTERCEPTOR"io.quarkus.micrometer.runtime.binder.grpc.GrpcMetricsServerInterceptor"static final StringSERVER_INTERCEPTOR"io.grpc.ServerInterceptor" -
io.quarkus.micrometer.deployment.binder.HttpBinderProcessor Modifier and Type Constant Field Value static final StringHTTP_METER_FILTER_CONFIGURATION"io.quarkus.micrometer.runtime.binder.HttpMeterFilterProvider"static final StringRESTEASY_CONTAINER_FILTER_CLASS_NAME"io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderRestEasyContainerFilter"static final StringRESTEASY_REACTIVE_CONTAINER_FILTER_CLASS_NAME"io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderRestEasyReactiveContainerFilter"static final StringUNDERTOW_SERVLET_FILTER_CLASS_NAME"io.quarkus.micrometer.runtime.binder.vertx.VertxMeterBinderUndertowServletFilter" -
io.quarkus.micrometer.deployment.binder.KafkaBinderProcessor Modifier and Type Constant Field Value static final StringKAFKA_CONSUMER_CLASS_NAME"org.apache.kafka.clients.consumer.Consumer"static final StringKAFKA_EVENT_CONSUMER_CLASS_NAME"io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserver"static final StringKAFKA_STREAMS_CLASS_NAME"org.apache.kafka.streams.KafkaStreams"static final StringKAFKA_STREAMS_METRICS_PRODUCER_CLASS_NAME"io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserver" -
io.quarkus.micrometer.deployment.binder.NettyBinderProcessor Modifier and Type Constant Field Value static final StringNETTY_ALLOCATOR_METRICS_NAME"io.micrometer.core.instrument.binder.netty4.NettyAllocatorMetrics"static final StringNETTY_BYTE_BUF_ALLOCATOR_NAME"io.netty.buffer.PooledByteBufAllocator"static final StringNETTY_EVENT_EXECUTOR_METRICS_NAME"io.micrometer.core.instrument.binder.netty4.NettyEventExecutorMetrics"static final StringREACTIVE_USAGE_NAME"org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload"static final StringVERTX_BYTE_BUF_ALLOCATOR_NAME"io.vertx.core.buffer.impl.VertxByteBufAllocator"static final StringVERTX_NAME"io.vertx.core.Vertx" -
io.quarkus.micrometer.deployment.binder.RedisBinderProcessor Modifier and Type Constant Field Value static final StringMETRICS_BEAN_CLASS"io.quarkus.micrometer.runtime.binder.redis.RedisMetricsBean"static final StringOBSERVABLE_CLIENT"io.quarkus.redis.runtime.client.ObservableRedis" -
io.quarkus.micrometer.deployment.binder.VertxBinderProcessor Modifier and Type Constant Field Value static final StringMETRIC_OPTIONS_CLASS_NAME"io.vertx.core.metrics.MetricsOptions"
-
io.quarkus.micrometer.deployment.binder.mpmetrics.MetricDotNames Modifier and Type Constant Field Value static final StringMICROMETER_EXTENSION_PKG"io.quarkus.micrometer.runtime.binder.mpmetrics"
-
io.quarkus.micrometer.deployment.export.PrometheusRegistryProcessor Modifier and Type Constant Field Value static final StringREGISTRY_CLASS_NAME"io.micrometer.prometheus.PrometheusMeterRegistry"