Gitaly should publish a version label in Prometheus that does not include the build time

Currently the version tag on the gitlab_build_info metric includes the build time, for example: version="v0.16.0-20170712.171556"

The build time may vary between servers even though the servers are in fact running the same version of Gitaly.

We should publish a metric that does not include the build time to allow for each collation of versions.

See https://dev.gitlab.org/cookbooks/runbooks/blob/master/troubleshooting/gitaly-error-rate.md

#241 (closed)

Edited by Andrew Newdigate
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information