Skip to content

Add a runtime directory for unicorn metrics

Ben Kochie requested to merge bjk/var-run into master

Add a runtime directory for unicorn to write Prometheus metrics files to.

  • Default to /run/gitlab/unicorn.
  • Add env variable prometheus_multiproc_dir to unicorn startup.
  • Clean out *.db files on startup automatically.
Edited by GitLab Release Tools Bot

Merge request reports