| Package | Description |
|---|---|
| org.apache.dubbo.metrics.collector | |
| org.apache.dubbo.metrics.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
CombMetricsCollector<E extends TimeCounterEvent> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMetricsKeyListener
According to the event template of
MetricsEventBus,
build a consistent static method for general and custom monitoring consume methods |
class |
MetricsApplicationListener
App-level listener type, in most cases, can use the static method
to produce an anonymous listener for general monitoring
|
class |
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.