End User Monitoring (EUM)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! EUM Pages & Ajax Request limit alert

Hi everyone,   Regarding the 500 limit for each EUM Pages and Ajax Requests, I'm wondering whether it's possible to have some kind of email alert or something to indicate it's nearing the limit. I'm aware there's a message at the bottom of the page t...

ADRUM.Report failure callback

Is it possible to define a failure callback function for the ADRUM.Report method?   Sometimes, the ADRUM.Report method might fail, for e.g. if the machine doesn't have access to outside network or to EUM cloud. So, it can't send the beacon data to be...

Using ADRUM in a Web Worker

is it safe to use the ADRUM methods in a web worker ?   Since web workers can't reference DOM, is it safe to use the following code for Creating the virtual pages and Reporting the data to the EUM cloud inside of a web worker?   var vPageView = new A...