Module io.helidon.tracing.config
Package io.helidon.tracing.config
package io.helidon.tracing.config
Configuration for traced components, spans and logs.
- See Also:
-
ClassDescriptionA component is a single "layer" of the application that can trace.Fluent API builder for
ComponentTracingConfig
.Configuration of a single log event in a traced span.A fluent API builder forSpanLogTracingConfig
.Configuration of a single traced span.A fluent API builder forSpanTracingConfig
.Tracing configuration that can be enabled or disabled.Tracing configuration that contains traced components (such as WebServer, Security) and their traced spans and span logs.Fluent API builder forTracingConfig
.Utility to get the current tracing configuration.