Class JettyServerThreadPoolMetrics

java.lang.Object
io.micrometer.core.instrument.binder.jetty.JettyServerThreadPoolMetrics
All Implemented Interfaces:
MeterBinder

public class JettyServerThreadPoolMetrics
extends java.lang.Object
implements MeterBinder
MeterBinder for Jetty ThreadPool.
  • Constructor Summary

    Constructors 
    Constructor Description
    JettyServerThreadPoolMetrics​(org.eclipse.jetty.util.thread.ThreadPool threadPool, java.lang.Iterable<Tag> tags)  
  • Method Summary

    Modifier and Type Method Description
    void bindTo​(MeterRegistry registry)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait