You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening this issue. The ddtrace library does not support algoliasearch>=3.0. We will look into expanding the support for this integration.
On a side note the AttributeError: module 'ddtrace.contrib.algoliasearch' has no attribute 'patch' error is not actionable and is hard to understand. I will look into improving this user experience.
Summary of problem
We have a django(5.1.3) application . When patching all modules for datadog APM this error is shown
AttributeError: module 'ddtrace.contrib.algoliasearch' has no attribute 'patch'
Which version of dd-trace-py are you using?
ddtrace - 2.17.0
algoliasearch - 4.9.2
The text was updated successfully, but these errors were encountered: