sandeep-paliwal

Results 3 comments of sandeep-paliwal

I got it working in following scenario. Akka actor(Producer) sends message to kafka. Another Akka actor in different process(Consumer) get the message processes it and send back acknowledgment. Key here...

@levkhomich is there a way I can check if tracing has been enabled or not? Also is it possible to programatically set sampling rate or enable/disable tracing instead of controlling...

Thanks for the comments @jasonpet . I will update the PR and run the tests you have mentioned.