Class JmxReporter

  • All Implemented Interfaces:
    io.dropwizard.metrics5.Reporter, Closeable, AutoCloseable

    public class JmxReporter
    extends Object
    implements io.dropwizard.metrics5.Reporter, Closeable
    A reporter which listens for new metrics and exposes them as namespaced MBeans.