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