io.helidon.webserver.observe.ObserveFeature

Description

Configuration for observability feature itself

Configuration options

KeyTypeDefaultDescription
endpointString/observeRoot endpoint to use for observe providers
weightDouble80.0Change the weight of this feature
socketsList<String>Sockets the observability endpoint should be exposed on
enabledBooleantrueWhether the observe support is enabled
observersMap<String, Observer> or List<Observer>Observers to use with this observe features
observers-discover-servicesBooleantrueWhether to enable automatic service discovery for observers

Usages


See the manifest for all available types.

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