We have a distributed system that uses langohr for messaging between services. We are trying to add distributed tracing to this system with
opentracing.io. Does anyone know if it would be possible, for example, to use the
opentracing rabbitmq client with langohr in place of the default client? Or some other way to propagate span and trace IDs along with messages?