Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-14-2018 09:21 AM
We are downloading adrum.js through manual injection from our internal cloud and sometimes it fails. When it fails it causes the application's webpages to be slow. We are tyring to figure out if you can add a timeout setting to this so the application is not affected by the monitoring. Anyone implemented this or has run into a similar problem
05-14-2018 11:03 PM
Hi Alex,
Adrum.js loads synchronously This is done to avoid any miss in the EUM metrics collection. The later adrum.js is loaded, the more items can be missed (resource loads like XHR calls, for example), moreover the file size is minimal. This part of the agent kicks off the loading of adrum-ext.js, via an asynchronous call.
Since adrum.js is invoked synchronously, any failures in connectivity will impact the page load times directly and to avoid this make sure that your internal hosting for adrum.js is reliable or you can even use our CDN hosted adrum.js.
Thanks,
Deepanshu
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form