Class MetricsMonitor


  • public class MetricsMonitor
    extends Object
    Metrics Monitor
    Author:
    Nacos
    • Constructor Detail

      • MetricsMonitor

        public MetricsMonitor()
    • Method Detail

      • getConfigMonitor

        public static AtomicInteger getConfigMonitor()
      • getPublishMonitor

        public static AtomicInteger getPublishMonitor()
      • getLongPollingMonitor

        public static AtomicInteger getLongPollingMonitor()
      • getConfigCountMonitor

        public static AtomicInteger getConfigCountMonitor()
      • getNotifyTaskMonitor

        public static AtomicInteger getNotifyTaskMonitor()
      • getDumpTaskMonitor

        public static AtomicInteger getDumpTaskMonitor()
      • getNotifyRtTimer

        public static io.micrometer.core.instrument.Timer getNotifyRtTimer()
      • getIllegalArgumentException

        public static io.micrometer.core.instrument.Counter getIllegalArgumentException()
      • getNacosException

        public static io.micrometer.core.instrument.Counter getNacosException()
      • getDbException

        public static io.micrometer.core.instrument.Counter getDbException()
      • getConfigNotifyException

        public static io.micrometer.core.instrument.Counter getConfigNotifyException()
      • getUnhealthException

        public static io.micrometer.core.instrument.Counter getUnhealthException()