Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

EUM(End user Monitoring) of Jira monitoring with AppDynamics

khushboopuri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 10, 2018

Hi Team,

I need to Configure EUM(End user Monitoring) of Jira monitoring with AppDynamics. I have followed the link https://docs.appdynamics.com/display/PRO41/Install+and+Configure+the+On-Premise+EUM+Server

It says  

The JavaScript Agent is made of up two small JavaScript files, adrum.js and adrum-ext.js.

  1. The file adrum.js is injected into each instrumented page, as close to the top as possible, as the page is served. Although it loads synchronously, it's a very small file, around 30 KB (10 to 12 KB with compression), and generally, executes in less than 5 ms in modern browsers and less than 15 ms in older browsers.
  2. This first JavaScript file starts a timer and does some quick configuration and setup.
  3. At the onload event, adrum-ext.js is fetched asynchronously, specifically to not block the page from loading. This is the code that does most of the heavy lifting. Once it has been fetched, it is cached for 24 hours on the browser. 
  4. When cross-domain session correlation is enabled, the first time a user visits a domain, the browser additionally loads the file adrum-xd.html to generate or load a piece of common information that enables cross-domain sessions. Future visits will not load adrum-xd.html again.
  5. When the page has completed loading, the collected data is bundled into a beacon and sent to the EUM Cloud by adrum-ext.js
  6. The data is processed by the EUM Cloud and then made available for pickup by the Controller.

SO MY QUESTION IS WHERE TO INJECT adrum.js AND OTHER JS FILES

1 answer

0 votes
Asaf Kivity February 17, 2019

Can be done through the announcement page, through the Jira admin panel. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events