io.helidon.webserver.StuckThreadDetectionFeature

Description

Configuration of the stuck thread detection feature

Configuration options

KeyTypeDefaultDescription
check-periodDurationPT1MPeriod between scans of executing request threads
weightDouble1050.0Weight of the feature
thresholdDurationPT10MMinimum time a request must be executing before its thread is reported as stuck
socketsList<String>List of sockets to register this feature on
enabledBooleantrueWhether this feature is enabled

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.