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

Add support for opentracing <=1.3 #6

Open
Coder-DG opened this issue Sep 27, 2018 · 3 comments
Open

Add support for opentracing <=1.3 #6

Coder-DG opened this issue Sep 27, 2018 · 3 comments

Comments

@Coder-DG
Copy link
Contributor

Coder-DG commented Sep 27, 2018

Hi, can you make this supported by opentracing<=1.3?
This makes sure it's up to date with the jaeger-client opentracing requirement.

@Coder-DG Coder-DG changed the title Add support for opentracing >=1.3 Add support for opentracing <=1.3 Sep 27, 2018
@r0fls
Copy link

r0fls commented May 30, 2019

Do you mean opentracing>=1.3? 🤔 I'm getting ERROR: sqlalchemy-opentracing 0.1.6 has requirement opentracing<=1.3,>=1.1, but you'll have opentracing 2.0.0 which is incompatible. when trying to use this with the latest version of jaeger-client-python.

@Coder-DG
Copy link
Contributor Author

@r0fls I guess they need to bump up the version

@willy182
Copy link

willy182 commented May 13, 2020

Do you mean opentracing>=1.3? 🤔 I'm getting ERROR: sqlalchemy-opentracing 0.1.6 has requirement opentracing<=1.3,>=1.1, but you'll have opentracing 2.0.0 which is incompatible. when trying to use this with the latest version of jaeger-client-python.

me too. how to fix it? cc @carlosalberto

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

No branches or pull requests

3 participants