| Interface | Description |
|---|---|
| MetricsLifeListener<E extends TimeCounterEvent> |
Metrics Listener.
|
| MetricsListener<E extends MetricsEvent> |
Metrics Listener.
|
| Class | Description |
|---|---|
| AbstractMetricsKeyListener |
According to the event template of
MetricsEventBus,
build a consistent static method for general and custom monitoring consume methods |
| AbstractMetricsListener<E extends MetricsEvent> | |
| MetricsApplicationListener |
App-level listener type, in most cases, can use the static method
to produce an anonymous listener for general monitoring
|
| MetricsServiceListener |
Service-level listener type, in most cases, can use the static method
to produce an anonymous listener for general monitoring.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.