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 'doc/administration/job_traces.md')
-rw-r--r--doc/administration/job_traces.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/administration/job_traces.md b/doc/administration/job_traces.md
index 63945506f3c..7d66323346f 100644
--- a/doc/administration/job_traces.md
+++ b/doc/administration/job_traces.md
@@ -86,6 +86,10 @@ To archive those legacy job traces, please follow the instruction below.
If the count becomes zero, the archiving processes are done
+NOTE: **NOTE** As of GitLab 11.10, those legacy traces are deprecated and will be
+removed in the next major version update. You can preserve those legacy traces by enabling a feature flag
+`Feature.enable(:ci_enable_legacy_traces)` and archiving it according to the above steps.
+
## How to migrate archived job traces to object storage
> [Introduced][ce-21193] in GitLab 11.3.