Uses of Interface
io.helidon.webserver.KeyPerformanceIndicatorSupport.Metrics
Packages that use KeyPerformanceIndicatorSupport.Metrics
Package
Description
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
-
Uses of KeyPerformanceIndicatorSupport.Metrics in io.helidon.webserver
Fields in io.helidon.webserver declared as KeyPerformanceIndicatorSupport.MetricsModifier and TypeFieldDescriptionstatic final KeyPerformanceIndicatorSupport.Metrics
KeyPerformanceIndicatorSupport.Metrics.NO_OP
No-op implementation ofMetrics
.Methods in io.helidon.webserver with parameters of type KeyPerformanceIndicatorSupport.MetricsModifier and TypeMethodDescriptiondefault void
KeyPerformanceIndicatorSupport.Context.requestHandlingStarted
(KeyPerformanceIndicatorSupport.Metrics keyPerformanceIndicatorMetrics) Records that handling of the request is about to begin.