io.helidon.metrics.api.GcTimeType
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
GAUGE | Implement the meter as a gauge |
COUNTER | Implement the meter as a counter |
Usages
See the manifest for all available types.