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

Not compatible with opentelemetry-sqlite3 #331

Open
ddorian opened this issue Oct 1, 2024 · 0 comments
Open

Not compatible with opentelemetry-sqlite3 #331

ddorian opened this issue Oct 1, 2024 · 0 comments

Comments

@ddorian
Copy link
Contributor

ddorian commented Oct 1, 2024

Just making a note that it's not compatible with it.

After a quick check, the reason is that it's using connection.execute() instead of connection.cursor().execute().

https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/sqlite3/sqlite3.html

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

1 participant