@FunctionalInterface public interface HttpClientMetricNameStrategy
| Modifier and Type | Method and Description |
|---|---|
default io.dropwizard.metrics5.MetricName |
getNameFor(String name,
Exception exception) |
io.dropwizard.metrics5.MetricName |
getNameFor(String name,
org.apache.http.HttpRequest request) |
Copyright © 2018. All Rights Reserved.