Count v2 auth error return paths

Gitaly v2 authentication can fail for a number of reasons and we currently have no insight into why it fails. Is the secret wrong or is there clock skew between the client and the server?

This change adds prometheus counters that let us see why authentications get rejected.

Related to https://gitlab.com/gitlab-org/gitaly/issues/2090

Merge request reports

Loading
Loading