Skip to content

Remove all code related to Gitlab::RequestProfile

Roy Zwambag requested to merge 350152-remove-request-profiler-code into master

What does this MR do and why?

This MR removes all* code related to Gitlab::RequestProfile. With #350152 (closed) we reviewed Gitlab::RequestProfiler. According to the survey and asking in slack, it seems unused, and we get similar reports with stackprof in the performance bar.

* We don't actually remove the MemoryProfiler, but we move it, see: !78670 (merged)

The documentation will be removed in this MR: !85890 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #350152 (closed)

Merge request reports