25 Jun 2019 09:56 AM
Hi ,
we recently noticed a change in JS tag for Agentless RUM monitoring. Earlier tag do not have parameter "data-dtconfig". Could someone please explain what is the exact difference between two.
Old JS Tag
<script type="text/javascript" src="https://xxxxx.dynatrace-managed.com:9999/jstag/managed/xxxxxxxxxxxxxxxxxxxxxx/55610966137e8899_bs.js" crossorigin="anonymous"></script>
New JS tag
<script type="text/javascript" src="https://xxxxxx.dynatrace-managed.com:9999/jstag/managed/ruxitagent_ICA2SVfqr_10167190521165248.js" data-dtconfig="uam=1|app=9fbec669b55a613a|cors=1|featureHash=ICA2SVfqr|srsr=25000|reportUrl=https://xxxxx.dynatrace-managed.com:9999/bf/xxxxxxxxxxxxxxxx|rdnt=1|uxrgce=1|srms=1,1,,,|uxrgcm=100,25,300,3;100,25,300,3|dpvc=1|lastModification=1561381005014|dtVersion=10167190521165248|tp=500,50,0,1|uxdcw=1500|agentUri=https://xxxxxx.dynatrace-managed.com:9999/jstag/managed/ruxitagent_ICA2SVfqr_10167190521165248.js" crossorigin="anonymous"></script>
Thanks
Suresh
Solved! Go to Solution.
25 Jun 2019 10:42 AM
Those are only parameters that are needed for proper configuration of run (env id etc). I assume that before those arguments were built in JS.
Sebastian