So thanks to some help from Gary Brown we realized the issue is that
headers in Kafka are byte arrays and not strings. I've opened a JIRA issue
for it here:
https://issues.apache.org/jira/browse/CAMEL-15022
Cheers,
Gerald
On Sun, 3 May 2020 at 15:06, Gerald Nunn wrote:
> So I am sti
.kind: "producer"
And on the consumer side I see:
camel.uri:
"kafka://registration?brokers=seating-kafka-bootstrap%3A9092&clientId=registration-ui"
component: "camel-kafka"
internal.span.format: "jaeger"
kafka.offset: "909"
kafka.partition: "0
I'm using camel 2.23 with Spring Boot for a set of microservices that send
and receive messages via Kafka. I have the individual services working with
Jaegar with no issue however I was expecting transactions to span Kafka in
Jaeger and I'm not seeing that. Rather in Jaeger the transactions stop an