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

Ignore user action naming rules with

Romanenkov_Al3x
DynaMight Champion
DynaMight Champion

Hello.

UPD: The main reason was - outdated JS oneagent version on some frontend servers.

A very important rule is to check for errors on the latest version. In many cases, as in this, everything was resolved.

 

We have application with dtrum instrumented on frontend. 

Some actions got names with  "dtrum.actionName" call.

For some reasons update 238 version -> 240 version dramatically broken down dashboards \ metrics \ key user actions - because something with default action naming rules changes in Dyna... 

IN General:

Customer USES dtrum.actionName and manual instrumenting to AVOID any problems with "user action naming rules changes" but have faced with changes on platform layer during update (238-240)

The main question is:

Can we add additional properties to JS agent - to have IGNORE user ANY action naming rules defined and get exactly frontend developers defined in "dtrum.actionName" function. 

Romanenkov_Al3x_0-1676894429304.png

Is there any additional flags - which we can use to tell Dynatrace use OLD approach (238 version)...

Regards,

Romanenkov Alex

 

DT_NGINX_FORCE_UNKNOWN_VERSION_INSTRUMENTATION=1
2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

@Romanenkov_Al3x I would put in a RFE for this especially if it broke your previous functionality 

-Chad

Romanenkov_Al3x
DynaMight Champion
DynaMight Champion

UPD: The main reason was - outdated JS oneagent version on several frontend servers.

A very important rule is to check for errors on the latest version. In many cases, as in this, everything was resolved.

Regards,

Alex Romanenkov

DT_NGINX_FORCE_UNKNOWN_VERSION_INSTRUMENTATION=1

Featured Posts