| Package | Description |
|---|---|
| com.linecorp.armeria.server.metric |
Metric-collecting service decorators and exporters.
|
| Modifier and Type | Method and Description |
|---|---|
static Function<? super HttpService,MetricCollectingService> |
MetricCollectingService.newDecorator(MeterIdPrefixFunction meterIdPrefixFunction)
Returns a new
HttpService decorator that tracks request stats using MeterRegistry. |
Copyright © 2020 LeanCloud. All rights reserved.