Question
Pegasystems Inc.
US
Last activity: 22 Feb 2016 19:51 EST
Setting up Dynatrace UEM with Pega
My client is using it using Dynatrace User Experience Monitoring (UEM) for capturing performance metrics from the user's perspective. More information on Dynatrace can be found here -> http://www.dynatrace.com/en/index.html
My client is using it using Dynatrace User Experience Monitoring (UEM) for capturing performance metrics from the user's perspective. More information on Dynatrace can be found here -> http://www.dynatrace.com/en/index.html
The following line is the injected HTML that load the .js file:
<scripttype="text/javascript"src="dtagent61_n_8305.js"data-dtconfig="rid=RID_-516616792|rpid=-166556324|tp=500,50,0|reportUrl=dynaTraceMonitor">Issue we are facing
While watching the traffic through fiddler, we see the above script injected when the traffic hits the webserver. This HTML gets stripped out at some point in the transaction (in the application tier) and the browser never loads the .js file. This is causing dynatrace not to capture any of the metrics it is supposed to.