Uses of Interface
io.helidon.webserver.servicecommon.FeatureSupport
Packages that use FeatureSupport
Package
Description
Support for Micrometer in Helidon SE.
Support for Prometheus client endpoint.
Helidon WebServer Services Common.
-
Uses of FeatureSupport in io.helidon.integrations.micrometer
Classes in io.helidon.integrations.micrometer that implement FeatureSupportModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of FeatureSupport in io.helidon.metrics.prometheus
Classes in io.helidon.metrics.prometheus that implement FeatureSupportModifier and TypeClassDescriptionfinal class
Support for Prometheus client endpoint. -
Uses of FeatureSupport in io.helidon.webserver.servicecommon
Classes in io.helidon.webserver.servicecommon that implement FeatureSupportModifier and TypeClassDescriptionclass
Common base implementation for service support classes which involve REST endpoints.
/metrics
endpoint and configuration instead of/micrometer
.