Due to some architectural limitation i was not able install oneagent from the dynatrace. So as an alternate option i have implemented the application with the opentelemetry codes to get the traces and logs in the dynatrace by configuring the endpoint and access token. As a result i was able to see the traces and logs. The issues right now i am facing is the database queries are not visible in the traces. I want the solution that am i supposed to add some more line of codes to get the queries or is it possible to achieve this task by using the OpenTelemetry?