| CachedGauge |
An annotation for marking a method as a gauge, which caches the result for a specified time.
|
| Counted |
An annotation for marking a method of an annotated object as counted.
|
| ExceptionMetered |
An annotation for marking a method of an annotated object as metered.
|
| Gauge |
An annotation for marking a method of an annotated object as a gauge.
|
| Metered |
An annotation for marking a method of an annotated object as metered.
|
| Metric |
An annotation requesting that a metric be injected or registered.
|
| ResponseMetered |
An annotation for marking a method of an annotated object as metered.
|
| Timed |
An annotation for marking a method of an annotated object as timed.
|