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

No Dynatrace cookies in UI

urs_fischer
Helper

Hello, we are using Dynatrace Managed OnPrem solution to monitor applications. Now we have an application that we have to monitor with Dynatrace Managed OneAgent (newest version), but the developer doesn't want to have Dynatrace cookies from the OneAgent in the Frontend-UI (for Test-Reasons). Is there a way to disable this cookie in the UI? I tried to disable "End-User-Monitoring" in the Dynatrace "Application" but it did not work. Right now, we disabled the whole agent for the tests.

Example of a Cookie (without content):
"rxVisitor=; dtSa=; dtLatC=; dtCookie=; rxvt=; dtPC=; suissetax-user-language=;"

We need the Monitoring, but without End-User-Monitoring in the UI.

Thanks for your thoughts 🙂

3 REPLIES 3

Julius_Loman
DynaMight Legend
DynaMight Legend

You can disable real user monitoring on the process group level:
Disable the switch "Enable to inject JavaScript tag into each HTML request processed by this process group":

Don't forget to disable it on all processes in your application chain that pass the HTML response. (For example if you have HTTP servers between user and application servers, you need to disable it on both).
This will complete disable real user monitoring on those processes including the cookies.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

thanks! i give it a try 🙂

It worked, but it was hard to find all the "right" Process-Groups 🙂

Featured Posts