opentelemetry-contrib-sqlalchemy
throws AttributeError: UNIX
when instrumenting engines using UNIX sockets
#2085
Labels
bug
Something isn't working
Describe your environment
Hi! As of 0.42b,
opentelemetry-contrib-sqlalchemy
is throwing an attribute error when instrumenting engines that connect to a database using UNIX sockets.This issue is fixed in
main
as part of test fixes when lint was added to CI in #2067 but I cannot find any formal filing for this issue.Pinning to 0.41b fixes the issue as the semantic conventions library still contains this attribute.
When is 0.43b scheduled to be released?
Steps to reproduce
Describe exactly how to reproduce the error. Include a code sample if applicable.
What is the expected behavior?
Works without error
What is the actual behavior?
The text was updated successfully, but these errors were encountered: