Commit 537ff626 authored by Nick Thomas's avatar Nick Thomas

Enable elasticsearch instrumentation in the Rails log

parent 407d8af4
......@@ -4,6 +4,8 @@ require 'rails/all'
Bundler.require(:default, Rails.env)
require 'elasticsearch/rails/instrumentation'
module Gitlab
class Application < Rails::Application
require_dependency Rails.root.join('lib/gitlab/redis')
......
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