Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52901

Performance Plugin Summary report file location

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • performance-plugin
    • None

      We are using performance plugin to analyze trending data and summary report for each build. Trying to find location where summary report for each build stored. We are trying to send out summary data with 50%,85% response time for each build to SPLUNK.  Could not find file generated by performance plugin under builds folder. Appreciate your help. Thanks

          [JENKINS-52901] Performance Plugin Summary report file location

          Artem Fedorov added a comment -

          senyam08 
          Reports for each build are store in JENKINS_INSTALL_FOLDER/jobs/JOB_NAME/builds/BUILD_NUMBER/performance-reports folder

          for linux it is /var/lib/jenkins/jobs/freestylejob/build/1/performance-reports
          for windows C:\Programm Files\Jenkins\jobs\...

          Artem Fedorov added a comment - senyam08   Reports for each build are store in JENKINS_INSTALL_FOLDER/jobs/JOB_NAME/builds/BUILD_NUMBER/performance-reports folder for linux it is /var/lib/jenkins/jobs/freestylejob/build/1/performance-reports for windows C:\Programm Files\Jenkins\jobs\...

          thanks Artem. I see serialized file along with jmeter results file. I am trying to use summarized data from performance plugin(transaction name,avg,median,85%) and send it over to SPLUNK. Is there any way we can save serialized result file as csv/text file or read file data to send it to SPLUNK? 

          Senthilkumar Rasan added a comment - thanks Artem. I see serialized file along with jmeter results file. I am trying to use summarized data from performance plugin(transaction name,avg,median,85%) and send it over to SPLUNK. Is there any way we can save serialized result file as csv/text file or read file data to send it to SPLUNK? 

          Artem Fedorov added a comment -

          No plugin cannot save data from tables in csv/text file

          Artem Fedorov added a comment - No plugin cannot save data from tables in csv/text file

          Thanks. Is there anyway (other plugin/powershell/.net) to read serialized file and get the data we are seeing in plugin page(table shown in plugin)?

          Senthilkumar Rasan added a comment - Thanks. Is there anyway (other plugin/powershell/.net) to read serialized file and get the data we are seeing in plugin page(table shown in plugin)?

          Artem Fedorov added a comment -

          I don't know such ways(

          Artem Fedorov added a comment - I don't know such ways(

            artem_fedorov Artem Fedorov
            senyam08 Senthilkumar Rasan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: