Skip to content

Add metrics to specific parts of MergeRequests::AfterCreateService

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Background

We would like to know how each part of the MergeRequests::AfterCreateService performs on their own. This can give us an idea on what we can improve.

Proposal

Add metrics to each distinct responsibility of the MergeRequests::AfterCreateService (like what we did for diffs: #381432 (closed)) using prometheus metrics. Then create a dashboard for it (something like what we did in #388522 (closed)).

Edited by 🤖 GitLab Bot 🤖