Skip to content

Exclude disallowed command from error rate

Igor Drozdov requested to merge id-ignore-disallowed-cmd-err into main

On canary production we see a lot of disallowed-command errors in the logs: https://log.gprd.gitlab.net/goto/21c55a60-e247-11ec-aade-19e9974a7229. Since it's related to the wrong user input, we can exclude it from the error rate.

Merge request reports