Open hex337 opened 9 years ago
Right now, we raise the alarms when a single request is slower than expected.
What we should do is be smarter about it. If there is a single spike in response time, that should be OK. If we get two slow responses in a row, we should worry about it.
:+1:
Right now, we raise the alarms when a single request is slower than expected.
What we should do is be smarter about it. If there is a single spike in response time, that should be OK. If we get two slow responses in a row, we should worry about it.