Skip to content

Add prometheus counter for gitaly connections

Jacob Vosmaer requested to merge jv-count-gitaly-connections into master

In a discussion elsewhere I realized we don't have metrics for this.

This counter should not move much because we cache connections.

Merge request reports