Class TracingConfig

java.lang.Object
com.loomcache.server.tracing.TracingConfig

public final class TracingConfig extends Object
Configuration for distributed tracing in LoomCache.

Immutable configuration object created via the Builder pattern. Supports different exporter types: NONE, CONSOLE, OTLP, or JAEGER.

Since:
1.0