Skip to content

debug: expose version in /-/debug/proxies/<instance>/vars pages

Administrator requested to merge version_expvar into main

Created by: uwedeportivo

wanted a quick way to find the exact version one of our processes is running

this exposes it in the debug proxy. you would see it for each process in

https://<your SG instance>/-/debug/proxies/gitserver-0/vars

we can also add commit sha to this.

Merge request reports

Loading