Fully featured low overhead profiler for Java EE and Java SE platforms.
Easy-to-use performance and memory .NET profiler for Windows, Linux and macOS.
Secure and easy profiling in cloud, containers and clustered environments.
Performance monitoring and profiling of Jenkins, Bamboo, TeamCity, Gradle, Maven, Ant and JUnit.

Jenkins

To start build monitoring make sure that YouMonitor plugin for Jenkins is installed and activated.

Enable monitoring in Pipeline script

To enable build monitoring in Pipeline script wrap build commands inside youMonitor section. For example:

node {
  youMonitor {                            
    bat 'mvn install'
  }                                       
}

After the first execution of the Pipeline script with youMonitor tag, you will be able to open repository for this project in YouMonitor UI.

Enable monitoring in other projects

  • Open the project you want to monitor and click Configure link:

  • Scroll to the Build Environment section of the configuration page and check Enable YourKit YouMonitor build monitoring item:

  • You can now open repository for this project in YouMonitor UI.

YourKit uses cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content, to analyze our website traffic, and to understand where our visitors are coming from.

By browsing our website, you consent to our use of cookies and other tracking technologies in accordance with the Privacy Policy.