public class JettyServerThreadPoolMetricsBinder extends AbstractJettyMetricsBinder
AbstractJettyMetricsBinder for JettyServerThreadPoolMetrics.| Constructor and Description |
|---|
JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry) |
JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry,
Iterable<io.micrometer.core.instrument.Tag> tags) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindMetrics(org.eclipse.jetty.server.Server server) |
onApplicationEventclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforPayloadpublic JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry)
public JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry,
Iterable<io.micrometer.core.instrument.Tag> tags)
protected void bindMetrics(org.eclipse.jetty.server.Server server)
bindMetrics in class AbstractJettyMetricsBinder