summaryrefslogtreecommitdiff
path: root/data/removals/15_0/15-0-request-profiling.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-request-profiling.yml')
-rw-r--r--data/removals/15_0/15-0-request-profiling.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-request-profiling.yml b/data/removals/15_0/15-0-request-profiling.yml
new file mode 100644
index 00000000000..0ca6919130c
--- /dev/null
+++ b/data/removals/15_0/15-0-request-profiling.yml
@@ -0,0 +1,18 @@
+- name: "Request profiling"
+ announcement_milestone: "14.8"
+ announcement_date: "2022-02-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ reporter: iroussos
+ body: | # Do not modify this line, instead modify the lines below.
+ [Request profiling](https://docs.gitlab.com/ee/administration/monitoring/performance/request_profiling.html) has been removed in GitLab 15.0.
+
+ We're working on [consolidating our profiling tools](https://gitlab.com/groups/gitlab-org/-/epics/7327) and making them more easily accessible.
+ We [evaluated](https://gitlab.com/gitlab-org/gitlab/-/issues/350152) the use of this feature and we found that it is not widely used.
+ It also depends on a few third-party gems that are not actively maintained anymore, have not been updated for the latest version of Ruby, or crash frequently when profiling heavy page loads.
+
+ For more information, check the [summary section of the deprecation issue](https://gitlab.com/gitlab-org/gitlab/-/issues/352488#deprecation-summary).
+ stage: Monitor
+ tiers: [Free, Premium, Ultimate]
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/352488