# Jenkins-AppDynamics-Plugin **Repository Path**: mirrors_codecentric/Jenkins-AppDynamics-Plugin ## Basic Information - **Project Name**: Jenkins-AppDynamics-Plugin - **Description**: Jenkins plugin for AppDynamics integration, i.e. for getting performance measurements during acceptance performance test. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 , on which this plugins is largely based.