Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/deprecations/15-9-rails-error-tracking.yml')
-rw-r--r--data/deprecations/15-9-rails-error-tracking.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/data/deprecations/15-9-rails-error-tracking.yml b/data/deprecations/15-9-rails-error-tracking.yml
deleted file mode 100644
index 4d9fc371213..00000000000
--- a/data/deprecations/15-9-rails-error-tracking.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-- title: "Error Tracking UI in GitLab Rails is deprecated"
- announcement_milestone: "15.9"
- removal_milestone: "16.6"
- breaking_change: true
- reporter: kbychu
- stage: monitor
- issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/389991
- body: |
- The [Error Tracking UI](https://docs.gitlab.com/ee/operations/error_tracking.html) is deprecated in 15.9 and will be removed in 16.6 (milestone might change) once GitLab Observability UI is made available. In future versions, you should use the [GitLab Observability UI](https://gitlab.com/gitlab-org/opstrace/opstrace-ui/), which will gradually be made available on GitLab.com over the next few releases.
-
- During the transition to the GitLab Observability UI, we will migrate the [GitLab Observability Backend](https://gitlab.com/gitlab-org/opstrace/opstrace) from a per-cluster deployment model to a per-tenant deployment model. Because [Integrated Error Tracking](https://docs.gitlab.com/ee/operations/error_tracking.html#integrated-error-tracking) is in Open Beta, we will not migrate any existing user data. For more details about the migration, see the direction pages for:
-
- - [Observability](https://about.gitlab.com/direction/monitor/observability/data-visualization/).
- - The [Observability Backend](https://about.gitlab.com/direction/monitor/observability/data-management/).
- - [Data visualization](https://about.gitlab.com/direction/monitor/observability/data-visualization/).
- documentation_url: https://docs.gitlab.com/ee/operations/error_tracking.html