| Package | Description |
|---|---|
| org.eclipse.microprofile.metrics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Histogram
A metric which calculates the distribution of a value.
|
interface |
Timer
A timer metric which aggregates timing durations and provides duration statistics, plus
throughput statistics via
Meter. |
Copyright © 2017. All rights reserved.