I have a date histogram which displays the responsiveness of my API and I want to add cumulative graph which shows how many times that API was executed, in order to find a correlation.
This is the relevant link to ELK guide, but not sure how to configure it in kibana.
Thanks