public class NettyRequestMetrics extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
metricsAreEnabled(MetricCollector metricCollector)
Determine whether metrics are enabled, based on the provided metric collector.
|
static void |
publishHttp2StreamMetrics(MetricCollector metricCollector,
io.netty.channel.Channel channel)
Publish stream metrics for the provided stream channel to the provided collector.
|
public static boolean metricsAreEnabled(MetricCollector metricCollector)
public static void publishHttp2StreamMetrics(MetricCollector metricCollector, io.netty.channel.Channel channel)
Copyright © 2021. All rights reserved.