Uses of Class
io.helidon.webserver.observe.tracing.TracingObserver
Package
Description
Helidon WebServer Tracing Observability Support.
-
Uses of TracingObserver in io.helidon.webserver.observe.tracing
Modifier and TypeMethodDescriptionTracingObserverConfig.Builder.build()
TracingObserverConfig.BuilderBase.TracingObserverConfigImpl.build()
static TracingObserver
Create a tracing observer that is enabled for all paths and spans (that are enabled by default).static TracingObserver
Create a new tracing observer based onConfig
.static TracingObserver
TracingObserver.create
(TracingObserverConfig config) Create a new Tracing observer using the provided configuration.static TracingObserver
TracingObserver.create
(Consumer<TracingObserverConfig.Builder> consumer) Create a new Tracing observer customizing its configuration.TracingObserverConfig.BuilderBase.TracingObserverConfigImpl.get()