cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Difference between old JS tag and new JS tag for Agentless RUM monitoring

suresh230591
Mentor

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


1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

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


Regards, Sebastian

Featured Posts