tom-pytel opened a new pull request, #224: URL: https://github.com/apache/skywalking-python/pull/224
Previously, incoming rabbitmq messages could not link to outgoing spans due to how the `pika` works internally. This is a workaround which fixes that at least for `BlockingChannel.basic_consume()`. Other types of channels will need their own workarounds (and can use this as a model). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
