Skip to content

A npm package for the AppDynamics Javascript RUM (Real User Monitoring) agent.

License

Notifications You must be signed in to change notification settings

gnuru/appdynamics-javascript-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Dynamics Node JS Agent

A npm package for the AppDynamics Javascript RUM (Real User Monitoring) agent.

Usage

npm add appdynamics-javascript-agent

Require package, specifyinfg the App key and spa2 (Single Page Application support) flag (true/false).

require("appdynamics-javascript-agent").loadAgentFromCDN('AA-BBB-DDD-VVV', true);

I am not assicated with App Dynamics. This module is based sample injection code from AppDynamics. One thing it does do is :wq

references:

https://docs.appdynamics.com/display/PRO44/Browser+Real+User+Monitoring https://docs.appdynamics.com/display/PRO44/SPA2+Monitoring

About

A npm package for the AppDynamics Javascript RUM (Real User Monitoring) agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published