Skip to content

Add rule and alert for SAML login errors

Adam Hegyi requested to merge ah-add-alert-for-saml-login-errors into master

This MR adds alert for detecting SAML login request errors (500 errors). We recently had an incident where the error rate for a particular controller increased due to an application error (inefficient DB query). To quickly detect similar problems in the future, we'd like to add an alert for it.

Edited by Adam Hegyi

Merge request reports