summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/administration/job_traces.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/administration/job_traces.md b/doc/administration/job_traces.md
index 7dc2e4554c6..6e2f67f61bc 100644
--- a/doc/administration/job_traces.md
+++ b/doc/administration/job_traces.md
@@ -61,9 +61,9 @@ See "Phase 4: uploading" in [Data flow](#data-flow) to learn about the process.
## How to archive legacy job trace files
-Legacy job traces, which were created before GitLab 10.5, were not archived.
-It's same state with the "2: overwriting" in the above [Data flow](#data-flow).
-To archive those legacy job traces, please follow this instruction.
+Legacy job traces, which were created before GitLab 10.5, were not archived regularly.
+It's the same state with the "2: overwriting" in the above [Data flow](#data-flow).
+To archive those legacy job traces, please follow the instruction below.
1. Execute the following command
@@ -88,7 +88,7 @@ To archive those legacy job traces, please follow this instruction.
## How to migrate archived job traces to object storage
-If traces were archived to local storage, and you want to migrate such traces to object storage, please follow this instruction.
+If job traces have already been archived into local storage, and you want to migrate those traces to object storage, please follow the instruction below.
1. Ensure [Object storage integration for Job Artifacts](job_artifacts.md#object-storage-settings) is enabled
1. Execute the following command