In Gatling report, the summary table and Response Time Distribution chart, both OK and KO requests are included. However, the Response Time Percentiles over Time chart only include OK requests.
Is there a way to tell Gatling to also include KO requests in Response Time Percentiles over Time chart?
I understand the reasons why KO requests are not included in this chart. by default. But in my use case, I need the response time of KO requests as well.
Thank you.