A B C D E F G H I J L M P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- annotationTransformers() - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- autoInjectMetric() - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
B
- build(BeanContainerBuildItem, SmallRyeMetricsRecorder, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
C
- CONCURRENT_GAUGE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- CONCURRENT_GAUGE_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- construct() - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- convert(AnnotationInstance) - Method in class io.quarkus.smallrye.metrics.deployment.jandex.JandexAnnotationInfoAdapter
- convert(AnnotationTarget) - Method in class io.quarkus.smallrye.metrics.deployment.jandex.JandexMemberInfoAdapter
- convert(ClassInfo) - Method in class io.quarkus.smallrye.metrics.deployment.jandex.JandexBeanInfoAdapter
- COUNTED - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- COUNTER_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- createRoute(BuildProducer<RouteBuildItem>, SmallRyeMetricsRecorder, NonApplicationRootPathBuildItem, BuildProducer<NotFoundPageDisplayableEndpointBuildItem>, LaunchModeBuildItem, BeanContainerBuildItem) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
D
- dropRegistriesAtShutdown(SmallRyeMetricsRecorder, ShutdownContextBuildItem) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
-
When shutting down, drop all metric registries.
E
- enableMetrics(Optional<MetricsCapabilityBuildItem>, BuildProducer<ResteasyJaxrsProviderBuildItem>, BuildProducer<FilterBuildItem>, BuildProducer<ContainerRequestFilterBuildItem>, BuildProducer<CustomContainerResponseFilterBuildItem>, Capabilities) - Method in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- extensionMetrics(SmallRyeMetricsRecorder, List<MetricBuildItem>, List<MetricsFactoryConsumerBuildItem>, BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
-
Register metrics required by other Quarkus extensions.
- extensionsEnabled - Variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor.SmallRyeMetricsConfig
-
Whether metrics published by Quarkus extensions should be enabled.
F
- feature() - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
G
- GAUGE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- GAUGE_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- get_extensionsEnabled(Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- get_jaxrsEnabled(Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- get_metrics(Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$$accessor
- get_micrometerCompatibility(Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- get_path(Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- getAsBoolean() - Method in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor.RestMetricsEnabled
H
- HISTOGRAM_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
I
- io.quarkus.smallrye.metrics.deployment - package io.quarkus.smallrye.metrics.deployment
- io.quarkus.smallrye.metrics.deployment.jandex - package io.quarkus.smallrye.metrics.deployment.jandex
- isMetricAnnotation(AnnotationInstance) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
J
- JandexAnnotationInfoAdapter - Class in io.quarkus.smallrye.metrics.deployment.jandex
- JandexAnnotationInfoAdapter(IndexView) - Constructor for class io.quarkus.smallrye.metrics.deployment.jandex.JandexAnnotationInfoAdapter
- JandexBeanInfoAdapter - Class in io.quarkus.smallrye.metrics.deployment.jandex
- JandexBeanInfoAdapter(IndexView, TransformedAnnotationsBuildItem) - Constructor for class io.quarkus.smallrye.metrics.deployment.jandex.JandexBeanInfoAdapter
- JandexMemberInfoAdapter - Class in io.quarkus.smallrye.metrics.deployment.jandex
- JandexMemberInfoAdapter(IndexView, TransformedAnnotationsBuildItem) - Constructor for class io.quarkus.smallrye.metrics.deployment.jandex.JandexMemberInfoAdapter
- JAXRS_PATH - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- JAXRS_PROVIDER - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- jaxrsEnabled - Variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor.SmallRyeMetricsConfig
-
Whether detailed JAX-RS metrics should be enabled.
- JaxRsMetricsProcessor - Class in io.quarkus.smallrye.metrics.deployment
-
If resteasy metrics are enabled, register additional filters specific to smallrye metrics.
- JaxRsMetricsProcessor() - Constructor for class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- JaxRsMetricsProcessor.RestMetricsEnabled - Class in io.quarkus.smallrye.metrics.deployment
L
- logCleanup(BuildProducer<LogCleanupFilterBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- LOGGER - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
M
- METER_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- METERED - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- METRIC - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- METRIC_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- metrics - Variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- METRICS_ANNOTATIONS - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- METRICS_BINDING - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- metricsCapabilityBuildItem(NonApplicationRootPathBuildItem) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- metricsConfigurationBuildItem() - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- micrometerCompatibility - Variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor.SmallRyeMetricsConfig
-
Apply Micrometer compatibility mode, where instead of regular 'base' and 'vendor' metrics, Quarkus exposes the same 'jvm' metrics that Micrometer does.
P
- path - Variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor.SmallRyeMetricsConfig
-
The path to the metrics handler.
R
- reflectiveMethodsWithGauges(BeanArchiveIndexBuildItem, BuildProducer<ReflectiveMethodBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
-
Methods with a @Gauge annotation need to be registered for reflection because gauges are registered at runtime and the registering interceptor must be able to see the annotation.
- registerBaseAndVendorMetrics(SmallRyeMetricsRecorder, ShutdownContextBuildItem, SmallRyeMetricsProcessor.SmallRyeMetricsConfig) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- registerBeans(BuildProducer<AdditionalBeanBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- registerMetricsFromAnnotatedMethods(SmallRyeMetricsRecorder, BeanArchiveIndexBuildItem, TransformedAnnotationsBuildItem, ValidationPhaseBuildItem) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- registerRuntimeExtensionMetrics(SmallRyeMetricsRecorder, List<MetricsFactoryConsumerBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- REST_CONTROLLER - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- RESTEASY_CONFIG_PROPERTY - Static variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- RestMetricsEnabled() - Constructor for class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor.RestMetricsEnabled
S
- set_extensionsEnabled(Object, boolean) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- set_jaxrsEnabled(Object, boolean) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- set_metrics(Object, Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$$accessor
- set_micrometerCompatibility(Object, boolean) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- set_path(Object, Object) - Static method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor
- SIMPLE_TIMER_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- SIMPLY_TIMED - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- SMALLRYE_JAXRS_FILTER_CLASS_NAME - Static variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- SMALLRYE_JAXRS_SERVLET_FILTER_CLASS_NAME - Static variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- SMALLRYE_QUARKUS_REST_FILTER_CLASS_NAME - Static variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- SMALLRYE_QUARKUS_RESTEASY_FILTER_CLASS_NAME - Static variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor
- SmallRyeMetricsConfig() - Constructor for class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor.SmallRyeMetricsConfig
- SmallRyeMetricsDotNames - Class in io.quarkus.smallrye.metrics.deployment
- SmallRyeMetricsDotNames() - Constructor for class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- SmallRyeMetricsProcessor - Class in io.quarkus.smallrye.metrics.deployment
- SmallRyeMetricsProcessor() - Constructor for class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
- SmallRyeMetricsProcessor.SmallRyeMetricsConfig - Class in io.quarkus.smallrye.metrics.deployment
- SmallRyeMetricsProcessor$$accessor - Class in io.quarkus.smallrye.metrics.deployment
- SmallRyeMetricsProcessor$SmallRyeMetricsConfig$$accessor - Class in io.quarkus.smallrye.metrics.deployment
- smConfig - Variable in class io.quarkus.smallrye.metrics.deployment.JaxRsMetricsProcessor.RestMetricsEnabled
T
- TIMED - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- TIMER_INTERFACE - Static variable in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsDotNames
- transformBeanScope(BeanArchiveIndexBuildItem, CustomScopeAnnotationsBuildItem) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
U
- unremovableProducers(BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
-
Mark metric producer methods and fields as unremovable, they should be kept even if there is no injection point for them.
W
- warnAboutMetricsFromProducers(ValidationPhaseBuildItem, BeanArchiveIndexBuildItem, BuildProducer<ValidationPhaseBuildItem.ValidationErrorBuildItem>) - Method in class io.quarkus.smallrye.metrics.deployment.SmallRyeMetricsProcessor
All Classes All Packages