Hi
I am trying to create a custom dashboard either on canvas or on kibana to show the build status of last run or running jenkins job.
I want to get data from jenkins api and show its status (Success, Failure, In progress)
I also want to show some of the build parameters of the jenkins jobs.
For example if I am getting data from 5 different jenkins jobs.
A, B , C, D
How Can I show the top value or latest document based on time stamp on markdown or any other panel.
