Note: Please refer to the repo https://github.com/jenkinsci/appdynamics-plugin which is the current, up-to-date one. This was the original repo but won't get updated. ----------------------------------------------------------------- This plugin is written for integrating AppDynamics with Jenkins. AppDynamics provides detailed information about any application and this data can be queried via the REST interface. This plugin tries to fetch the information related to a build, e.g. after running JMeter, and visualizes it within Jenkins. See links below for more information: http://www.appdynamics.com http://www.jenkins-ci.org Many thanks to the developers of the Jenkins Performance plugin <https://wiki.jenkins-ci.org/display/JENKINS/Performance+Plugin>, on which this plugins is largely based.
mdonkers/Jenkins-AppDynamics-Plugin
Jenkins plugin for AppDynamics integration, i.e. for getting performance measurements during acceptance performance test.
JavaMIT