[JIRA] (JENKINS-12498) Compare httpSample metrics with previous execution ones

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12498) Compare httpSample metrics with previous execution ones

JIRA noreply@jenkins-ci.org
Narcís Davins created JENKINS-12498:
---------------------------------------

             Summary: Compare httpSample metrics with previous execution ones
                 Key: JENKINS-12498
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12498
             Project: Jenkins
          Issue Type: New Feature
          Components: performance-plugin
            Reporter: Narcís Davins
            Assignee: Manuel Carrasco
            Priority: Minor


It would be great if, in the performance report, we could have new columns comparing the metrics (median, average, errors...) of each httpSample with the results of that sample in the previous build.

That way we could easily detect, for example, which of our requests are the ones that have increased most since the last build

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12498) Compare httpSample metrics with previous execution ones

JIRA noreply@jenkins-ci.org

    [ https://issues.jenkins-ci.org/browse/JENKINS-12498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158049#comment-158049 ]

Basilio Vera commented on JENKINS-12498:
----------------------------------------

Having this would be great!
               

> Compare httpSample metrics with previous execution ones
> -------------------------------------------------------
>
>                 Key: JENKINS-12498
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12498
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: performance-plugin
>            Reporter: Narcís Davins
>            Assignee: Manuel Carrasco
>            Priority: Minor
>
> It would be great if, in the performance report, we could have new columns comparing the metrics (median, average, errors...) of each httpSample with the results of that sample in the previous build.
> That way we could easily detect, for example, which of our requests are the ones that have increased most since the last build

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12498) Compare httpSample metrics with previous execution ones

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

    [ https://issues.jenkins-ci.org/browse/JENKINS-12498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159364#comment-159364 ]

Narcís Davins commented on JENKINS-12498:
-----------------------------------------

I have created a pull request for this

https://github.com/jenkinsci/performance-plugin/pull/6
               

> Compare httpSample metrics with previous execution ones
> -------------------------------------------------------
>
>                 Key: JENKINS-12498
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12498
>             Project: Jenkins
>          Issue Type: New Feature
>          Components: performance-plugin
>            Reporter: Narcís Davins
>            Assignee: Manuel Carrasco
>            Priority: Minor
>
> It would be great if, in the performance report, we could have new columns comparing the metrics (median, average, errors...) of each httpSample with the results of that sample in the previous build.
> That way we could easily detect, for example, which of our requests are the ones that have increased most since the last build

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Loading...