Package | Description |
---|---|
org.eclipse.microprofile.metrics |
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 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.