24 May 2023 08:32 PM - last edited on 29 May 2023 02:41 PM by AgataWlodarczyk
Do Synthetic monitor sessions get recorded by Real user monitoring as well?
I have a unique situation where my browser monitors are running in DT_LOWER tenant but using the production application URL. My production application servers and RUM is monitored on DT_PROD tenant. I don't see an option for synthetic users, and I can't seem to find the synthetic sessions on RUM in DT_PROD, the only user type option available is real and bot. I have also tried finding these sessions in DT_PROD RUM using IP address of my synthetic session device but couldn't find them.
Solved! Go to Solution.
24 May 2023 09:01 PM
Synthetic really also uses the same Javascript to monitor as RUM does. I have a similar case where I monitor synthetics from one Dynatrace environment, while there is a RUM monitoring in another tenant. Synthetic measurements don't appear as RUM sessions though.
29 May 2023 03:27 PM
Thanks for confirming Antonio