io.helidon.metrics.api.BuiltInMeterNameFormat
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
SNAKE | Snake-case |
CAMEL | Camel-case (which is compatible with the MicroProfile Metrics spec) |
Usages
metrics.built- in-meter- name- format server.features. observe. observers. metrics. built- in-meter- name- format
See the manifest for all available types.