pembertonrw
12 years agoContributor
Warning and Error Level on Response SLA's
I'm currently load testing the application I am working on and I would like to have the ability to specify a:
I would find this useful so that I can set two thresholds which one would identify a response time that is high than what would be liked but acceptable for the user, and a response time that is not acceptable at all. This would allow me to present a case of how stable the issue is rather than having to go back through all the statistics and break it down further than what is currently available.
- If the response time goes above x milli seconds raise a warning
- If the response goes above Y milli seconds throw an error
I would find this useful so that I can set two thresholds which one would identify a response time that is high than what would be liked but acceptable for the user, and a response time that is not acceptable at all. This would allow me to present a case of how stable the issue is rather than having to go back through all the statistics and break it down further than what is currently available.