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

Error instrumenting database message #86

Open
CoolisdaRule opened this issue Jul 27, 2023 · 3 comments
Open

Error instrumenting database message #86

CoolisdaRule opened this issue Jul 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@CoolisdaRule
Copy link

Hello,

we are using latest dynatrace server, latest one agent and latest version of extension we collect purepaths but we are not getting DB calls.

pe_DB_fail

as you can see the screenshot, there error messages.
This the first time we are using this extension so if you can help me we will be very hapy.

thank you,
best regards.

@CoolisdaRule CoolisdaRule added the bug Something isn't working label Jul 27, 2023
@sgluecker
Copy link

sgluecker commented Nov 15, 2023

We have the same problem and it appeared after updating from autodynatrace 1.0.82 to 2.0.0 and Django from 3.2 to 4.2.
Python Version is 3.9

@CoolisdaRule
Copy link
Author

Hello sgluecker,
it seems 1.0.84 is the latest version: https://github.com/dynatrace-oss/OneAgent-SDK-Python-AutoInstrumentation/releases
I downgraded autodynatrace 1 minor version and it worked.
best regards.

@sgluecker
Copy link

sgluecker commented Nov 16, 2023

Hello CoolisdaRule,
for us it worked with version 1.1.1. 1.0.83 didn't work for us, We had other errors in combination with Django 4.2 (.
Here in the master branch you can see, that in setup.py the version ist actual 2.0.1. which already should have the correction for the database instrumentation error.
See;
#82

But on pypi.org the actual last version is 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants