1.0.5 • Published 6 years ago

appdynamics-javascript-agent v1.0.5

Weekly downloads
5
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago