Class LogbackMetrics

  • All Implemented Interfaces:
    IMetricSet

    public class LogbackMetrics
    extends java.lang.Object
    implements IMetricSet
    This file is modified from io.micrometer.core.instrument.binder.logging.LogbackMetrics
    • Constructor Summary

      Constructors 
      Constructor Description
      LogbackMetrics()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void bindTo​(AbstractMetricService metricService)
      bind metrics to metricManager and init environment.
      void unbindFrom​(AbstractMetricService metricService)
      remove metrics from metricManager and clear environment.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogbackMetrics

        public LogbackMetrics()