Uses of Interface
io.helidon.webserver.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
Modifier and TypeFieldDescriptionstatic final KeyPerformanceIndicatorSupport.Metrics
KeyPerformanceIndicatorSupport.Metrics.NO_OP
No-op implementation ofMetrics
.Modifier and TypeMethodDescriptiondefault void
KeyPerformanceIndicatorSupport.Context.requestHandlingStarted
(KeyPerformanceIndicatorSupport.Metrics keyPerformanceIndicatorMetrics) Records that handling of the request is about to begin.