We have implemented the JavaScript ADK in AppMon to custmized the useraction and capture more details like below.
if(typeof window.dT_!='undefined')
{ //JavaScript agent is present }
Now we migrated AppMon to OneAgent. Now the OneAgent is not detecting the Dynatrace instance(dT_). Its throwing below error.
"ReferenceError: window.dT_
race is not defined\\n at ..
Is OneAgent is supporting to JavaScript ADK?
What is the concern instance that we need to check?
@Nitin D. were you able to get this resolved? What was the solution? Do you mind sharing it with the community?