Capability to enrich Feign with dropwizard annotion-based metrics.Feign.Builder including the classes to
configure necessary classes to collect metrics.InvocationHandlerFactory.create(Target, Map) and initializes a metric for each
annotations of Timed, Metered or ExceptionMetered into the global
MetricRegistry.Retryer which exposes a metric which shows the number of attempts being made during
invocation on the target.Capability API use AnnotionMetricsCapability instead.Copyright © 2021. All rights reserved.