Skip to content
Snippets Groups Projects
Unverified Commit b5de4796 authored by Stan Hu's avatar Stan Hu
Browse files

Ignore "not our ref" errors from gitlab-sshd error metrics

If a client requests a ref that cannot be found in the repository,
previously gitlab-sshd would record it as part of its service level
indicator metric. This is really an application error between the
client and the Git repository, so we exclude it from our metrics.

Relates to
https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15848

Changelog: fixed
parent 5085fe78
Branches sh-ignore-not-our-ref-errors
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment