| Package | Description |
|---|---|
| io.smallrye.reactive.messaging | |
| io.smallrye.reactive.messaging.kafka |
| Modifier and Type | Method and Description |
|---|---|
static TracingMetadata |
TracingMetadata.empty()
Returns an empty tracing metadata.
|
static TracingMetadata |
TracingMetadata.withPrevious(io.opentelemetry.context.Context previousContext) |
TracingMetadata |
TracingMetadata.withSpan(io.opentelemetry.api.trace.Span span) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<TracingMetadata> |
TracingMetadata.fromMessage(Message<?> message)
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncomingKafkaRecord.injectTracingMetadata(TracingMetadata tracingMetadata) |
Copyright © 2018–2021 SmallRye. All rights reserved.