[Jenkins] Is it possible to display average response time from a multiple builds?

Hi all,

I'm trying to make a visualisation where I would compare average response time from multiple Jenkins builds. At this point, I'm able to display one graph with 3 builds, but what I would like is to create another visualisation in Kibana where it would also show average of an average Response time for selected builds.
Any ideas how I might accomplish that and is that even possible?

I'm attaching a photo of current graph:

Thanks for any help, its much appreciated

Could you use the Filters sub-aggregation, and specify a filter for each selected build you would like to see?

image

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.