cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Split database service by domain

Saburov_S
Frequent Guest

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?

3 REPLIES 3

PacoPorro
Dynatrace Leader
Dynatrace Leader

You can modify your JDBC/ODBC connectivity using host alias.

Can you provide more details on how to modify JDBC/ODBC connections using aliases?

PacoPorro
Dynatrace Leader
Dynatrace Leader

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.

Featured Posts