| Package | Description |
|---|---|
| org.eclipse.microprofile.metrics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Meter
A meter metric which measures mean throughput and one-, five-, and fifteen-minute
exponentially-weighted moving average throughputs.
|
interface |
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter. |
Copyright © 2017. All rights reserved.