From 10c492622f886775be39b2783ca41d719ca08ab7 Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Fri, 27 Oct 2023 09:28:28 -0700 Subject: [PATCH] Small update to wording --- docs/sources/shared/wal-data-retention.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/shared/wal-data-retention.md b/docs/sources/shared/wal-data-retention.md index 80dc2c068489..cb5c1f5a0e7a 100644 --- a/docs/sources/shared/wal-data-retention.md +++ b/docs/sources/shared/wal-data-retention.md @@ -82,7 +82,7 @@ and crashes before you can stop Grafana Agent and other running services. When y Agent, the Agent verifies the WAL, removing any corrupt segments it finds. Sometimes, this repair is unsuccessful, and you must manually delete the corrupted WAL to continue. -When the WAL becomes corrupted, Grafana Agent writes error messages such as +If the WAL becomes corrupted, Grafana Agent writes error messages such as `err="failed to find segment for index"` to the log file. {{% admonition type="note" %}} @@ -92,7 +92,7 @@ Deleting a WAL segment or a WAL file permanently deletes the stored WAL data. To delete the corrupted WAL: 1. [Stop][] Grafana Agent. -1. Find and delete the contents of the `wal` directory. +1. Find and delete the contents of the `wal` directory. By default the `wal` directory is a subdirectory of the `data-agent` directory located in the Grafana Agent working directory. The WAL data directory