Skip to content

redpanda: add extract/inject tracing span mapping support#4146

Merged
mmatczuk merged 1 commit intomainfrom
mmt/extract_tracing_map
Mar 23, 2026
Merged

redpanda: add extract/inject tracing span mapping support#4146
mmatczuk merged 1 commit intomainfrom
mmt/extract_tracing_map

Conversation

@mmatczuk
Copy link
Contributor

Add extract_tracing_map to redpanda input and inject_tracing_map to redpanda output, enabling trace context propagation across pipelines connected via Kafka topics. Matches existing behavior from the deprecated sarama-based kafka connector.

Add extract_tracing_map to redpanda input and inject_tracing_map to
redpanda output, enabling trace context propagation across pipelines
connected via Kafka topics. Matches existing behavior from the
deprecated sarama-based kafka connector.
@claude
Copy link

claude bot commented Mar 23, 2026

Commits
LGTM

Review
Small, well-scoped change adding tracing span mapping support to the redpanda input and output. The pattern (config field + wrapper call) matches the existing sarama kafka connector exactly (input_sarama_kafka.go, output_sarama_kafka.go).

LGTM

@mmatczuk mmatczuk merged commit fb11d20 into main Mar 23, 2026
6 of 8 checks passed
@mmatczuk mmatczuk deleted the mmt/extract_tracing_map branch March 23, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants