提交 5dd157be 编写于 作者: S Sean McGivern

Merge branch '36061-mr-ref-instrument' into 'master'

Instrument MergeRequest#fetch_ref

See merge request !13980
---
title: Instrument MergeRequest#fetch_ref
merge_request:
author:
type: other
......@@ -122,6 +122,7 @@ def instrument_classes(instrumentation)
# Needed for https://gitlab.com/gitlab-org/gitlab-ce/issues/36061
instrumentation.instrument_instance_method(MergeRequest, :ensure_ref_fetched)
instrumentation.instrument_instance_method(MergeRequest, :fetch_ref)
end
# rubocop:enable Metrics/AbcSize
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册