The versions chart uses the haproxy.log to determine the Git client versions in use. This has two disadvantages:
- only HTTPS Git connections are monitored
- if a load balancer is used then the source IP is
127.0.0.1 in the haproxy log and therefore we cannot distinguish different machines
The versions chart uses the
haproxy.logto determine the Git client versions in use. This has two disadvantages:127.0.0.1in the haproxy log and therefore we cannot distinguish different machines