Package io.micronaut.configuration.metrics.binder.web
package io.micronaut.configuration.metrics.binder.web
Web Meter Binders.
- Since:
- 1.0
- Author:
- Christian Oestreich
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Internal use only, replaced by a new implementationOptional filter for adding percentile to HTTP metrics.Deprecated, for removal: This API element is subject to removal in a future version.Internal use only, replaced by a new implementationA custom
Condition
that defines ifClientMetricsFilter
should be created.WebMetricsPublisher<T extends io.micronaut.http.HttpResponse<?>>Deprecated, for removal: This API element is subject to removal in a future version.No longer neededA customCondition
that defines ifServerRequestMeterRegistryFilter
should be created.