public class JettyServerThreadPoolMetricsBinder
extends java.lang.Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
JettyServerThreadPoolMetrics in response to the
ApplicationStartedEvent.| Constructor and Description |
|---|
JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry) |
JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry,
java.lang.Iterable<io.micrometer.core.instrument.Tag> tags) |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event) |
public JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry)
public JettyServerThreadPoolMetricsBinder(io.micrometer.core.instrument.MeterRegistry meterRegistry,
java.lang.Iterable<io.micrometer.core.instrument.Tag> tags)