You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a call that pushes a record into Kafka with span name as kafka_producer1 and with consumer span name as kafka_consumer1, as can be seen in Jaeger UI below:
However, in Hypertrace, the producer span name is incorrectly set to kafka_consumer1:
The text was updated successfully, but these errors were encountered:
We have a call that pushes a record into Kafka with span name as
kafka_producer1
and with consumer span name askafka_consumer1
, as can be seen in Jaeger UI below:However, in Hypertrace, the producer span name is incorrectly set to
kafka_consumer1
:The text was updated successfully, but these errors were encountered: