Class PrometheusReporter

  • All Implemented Interfaces:
    Reporter

    public class PrometheusReporter
    extends java.lang.Object
    implements Reporter
    • Method Detail

      • start

        public boolean start()
        Description copied from interface: Reporter
        Start reporter.
        Specified by:
        start in interface Reporter
      • stop

        public boolean stop()
        Description copied from interface: Reporter
        Stop reporter.
        Specified by:
        stop in interface Reporter