@ConditionalOnProperty(prefix: management.tracing, name: enabled, matchIfMissing: true) @Configuration @CompileStatic class OpenTelemetryConfig extends Object
Constructor and description |
---|
OpenTelemetryConfig() |
Type Params | Return Type | Name and description |
---|---|---|
|
SpanFactory |
axonTracingSpanFactory(io.opentelemetry.api.OpenTelemetry openTelemetry, io.opentelemetry.context.propagation.ContextPropagators contextPropagators) |