1.0.5 • Published 7 years ago

appdynamics-javascript-agent v1.0.5

Weekly downloads
5
License
ISC
Repository
github
Last release
7 years ago

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

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago