Skip to content

Add delivery_version_info metric

Alessio Caiazza requested to merge delivery-metrics-version-info into master

What does this MR do?

This merge request implements the delivery_version_info metrics that exports metadata about the binary version.

We inject build time and the git SHA during the docker image build and export it at runtime.

This will help us to quickly figure out what is running on the OPS cluster

Edited by Alessio Caiazza

Merge request reports