30 May 2018 10:20 AM
According to this post (Using the call dtrum.disable()
, you can implement a dialog that enables your end users to stop sending monitoring data to Dynatrace, even after it’s been explicitly enabled) this feature should be available now but, still, dtrum.disable() throws an error.
Any idea?
Regards,
Juan
Solved! Go to Solution.
30 May 2018 11:01 AM
Hi Juan,
Can you help us out here and share the version of the JS agent you have there?
In the browser console please share the output of dT_.version
In the example above, you see I have version 143. That JS function - dtrum.disable() - comes in v.145.
Hope it helps,
Gary
30 May 2018 11:16 AM
Hi Juan,
The disable() call needs a OneAgent version 1.145. The roll out of this agent version starts next week for specific environments.
Alex
30 May 2018 11:30 AM
Thanks for the feedback. I
didn’t see any reference to agent version 1.145 in the documentation, that’s
why I thought it was already available.
Regards,
Juan
30 May 2018 11:45 AM
Hi Juan, No problem. And yes I raised that internally to make it clearer in the docs.
In the meantime, you can use the Opt-in mode documented here https://www.dynatrace.com/support/help/data-privacy-and-security/configuration/how-do-i-configure-real-user-monitoring-for-privacy/ or use the "do not track" feature.
Gary
01 Jun 2018 09:38 AM
FYI @juan m. we updated the page to be clearer now