Module io.helidon.webserver.observe
Package io.helidon.webserver.observe
package io.helidon.webserver.observe
Helidon WebServer Observability Support.
-
ClassDescriptionSupport for all observe providers that are available (or configured).Configuration for observability feature itself.Fluent API builder for
ObserveFeature
.ObserveFeatureConfig.BuilderBase<BUILDER extends ObserveFeatureConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ObserveFeatureConfig> Fluent API builder base forObserveFeature
.Generated implementation of the prototype, can be extended by descendant prototype implementations.ServiceLoader
provider implementation for observe feature forWebServer
.Base configuration for any observer that exposes an endpoint.Fluent API builder forObserverConfigBase
.ObserverConfigBase.BuilderBase<BUILDER extends ObserverConfigBase.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ObserverConfigBase> Fluent API builder base forObserverConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.