Skip to content

Also alert on incoming network errors

Florian Sesser requested to merge also-alert-on-incoming-network-errors into develop

This adds an alert threshold for errors on incoming network traffic as well.

Since +10 errors was the threshold before, I changed this to be a range of (-10, +10) now. This is probably way too little, since spurious errors do happen.

Better still might probably be an error rate.

Merge request reports