add version command and add build information to metrics

Signed-off-by: David Christofas <dchristofas@owncloud.com>
This commit is contained in:
David Christofas
2020-09-25 13:31:14 +02:00
parent ff8fc23ce5
commit 0578092c6f
13 changed files with 142 additions and 32 deletions
@@ -0,0 +1,6 @@
Enhancement: Add version command
Added a command to list the currently running services with their respective version.
Also added a metrics entry for build information which includes the service version.
https://github.com/owncloud/product/issues/226