Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for rabbitmq/amqp091-go tracing #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slagiewka
Copy link

The original AMQP driver continues development under official umbrella of rabbitmq.

In this PR I'm suggesting support for this new driver package via another package delivered by go-amqp. Thanks to that projects upgrading to rabbitmq/amqp091-go can make the switch of tracing support deliberately.

Other option would be to just upgrade opentracing-contrib/go-amqp/amqp to depend on new driver instead. This however, would break compatibility for users that have not upgraded yet.

Code is copied and adjusted for new driver location, entirely separating both paths. We can discuss whether we need to refactor and the two packages inside this project should reuse each others code.

@slagiewka slagiewka marked this pull request as ready for review February 25, 2022 12:49
@slagiewka
Copy link
Author

@keithnoguchi @yurishkuro please have a look 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant