| Package | Description |
|---|---|
| com.linecorp.armeria.client.metric |
Metric-collecting client decorators.
|
| Modifier and Type | Method and Description |
|---|---|
static Function<? super HttpClient,MetricCollectingClient> |
MetricCollectingClient.newDecorator(MeterIdPrefixFunction meterIdPrefixFunction)
Returns an
HttpClient decorator that tracks request stats using MeterRegistry. |
Copyright © 2020 LeanCloud. All rights reserved.