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 PyMySQL v1.x series #791

Closed
owais opened this issue Nov 3, 2021 · 0 comments · Fixed by #792
Closed

Add support for PyMySQL v1.x series #791

owais opened this issue Nov 3, 2021 · 0 comments · Fixed by #792

Comments

@owais
Copy link
Contributor

owais commented Nov 3, 2021

pymysql instrumentation does not work with 1.x series as it lists <1.0 as the compatible versions. I've tested the instrumentatoin with a simple application that uses PyMySQL 1.0 and it seems to work. We should update the instrumentation to support <2.0.

original issue: open-telemetry/opentelemetry-python#2259

owais added a commit to owais/opentelemetry-python-contrib that referenced this issue Nov 3, 2021
@owais owais mentioned this issue Nov 3, 2021
11 tasks
owais added a commit to owais/opentelemetry-python-contrib that referenced this issue Nov 3, 2021
owais added a commit to owais/opentelemetry-python-contrib that referenced this issue Nov 3, 2021
owais added a commit to owais/opentelemetry-python-contrib that referenced this issue Nov 5, 2021
@owais owais closed this as completed in #792 Nov 6, 2021
owais added a commit that referenced this issue Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant