codecentric / Jenkins-AppDynamics-Plugin

Jenkins plugin for AppDynamics integration, i.e. for getting performance measurements during acceptance performance test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Jenkins plugin for AppDynamics integration, i.e. for getting performance measurements during acceptance performance test.

License:MIT License


Languages

Language:Java 97.1%Language:CSS 1.2%Language:HTML 0.9%Language:Shell 0.8%