Class Meter.Scope
java.lang.Object
io.helidon.metrics.api.Meter.Scope
- Enclosing interface:
Meter
Deprecated, for removal: This API element is subject to removal in a future version.
Core metrics ignores scope values, and this type will be removed.
Legacy scope constants retained for compatibility.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed. -
Method Summary
-
Field Details
-
APPLICATION
Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Legacy application scope value retained for compatibility.- See Also:
-
BASE
Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Legacy base scope value retained for compatibility.- See Also:
-
VENDOR
Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Legacy vendor scope value retained for compatibility.- See Also:
-
BUILT_IN_SCOPES
Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Legacy built-in scope values retained for compatibility. -
DEFAULT
Deprecated, for removal: This API element is subject to removal in a future version.Core metrics ignores scope values, and this constant will be removed.Legacy default scope value retained for compatibility.- See Also:
-