Package org.apache.dubbo.metrics.listener
package org.apache.dubbo.metrics.listener
-
ClassDescriptionAccording to the event template of
MetricsEventBus, build a consistent static method for general and custom monitoring consume methodsAbstractMetricsListener<E extends MetricsEvent>App-level listener type, in most cases, can use the static method to produce an anonymous listener for general monitoringMetricsLifeListener<E extends TimeCounterEvent>Metrics Listener.Service-level listener type, in most cases, can use the static method to produce an anonymous listener for general monitoring.