Commit 57902dbe authored by Pawel Chojnacki's avatar Pawel Chojnacki

Add Changelog fix textual description in config.ru

parent dc4d4c18
---
title: Add prometheus based metrics collection to gitlab webapp
merge_request:
author:
......@@ -14,7 +14,7 @@ if defined?(Unicorn)
use Unicorn::WorkerKiller::Oom, min, max
end
end
# set default for multiproces metrics gathering
# set default directory for multiproces metrics gathering
ENV['prometheus_multiproc_dir'] ||= 'tmp/prometheus_data_dir'
require ::File.expand_path('../config/environment', __FILE__)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment