06 Aug 2024 07:52 AM - last edited on 20 Aug 2024 07:46 AM by MaciejNeumann
Hi. I have a question regarding database service splitting... Has anyone encountered this issue? Dynatrace has Full Web service rules that allow you to split services by different properties, but these properties imply web requests, and databases are detected based on JDBC or ODBC information. How can we influence database service detection?
Solved! Go to Solution.
06 Aug 2024 08:35 AM
You can modify your JDBC/ODBC connectivity using host alias.
06 Aug 2024 12:15 PM
Can you provide more details on how to modify JDBC/ODBC connections using aliases?
06 Aug 2024 12:18 PM
Nothing to do in Dynatrace, but at your application and network level.
DNS alias pointing to the host where your database resides, and modifying your application to use this DNS alias.