Skip to content

Commit 09c03d5

Browse files
committed
spelling
1 parent d0fc803 commit 09c03d5

File tree

1 file changed

+1
-1
lines changed
  • content/en/conf/1-advanced-collector/2-building-resilience

1 file changed

+1
-1
lines changed

content/en/conf/1-advanced-collector/2-building-resilience/2-3-failure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ Notice that the agent’s retry mechanism is activated as it continuously attemp
3434

3535
{{% /notice %}}
3636

37-
When you stop the agent, any metrics, traces, or logs held in memory for retry will be lost. However, because we have configured the FileStorage Extension, all telemetry that has not yet been accepted by the target endpoint is safely checkpointed on disk. These traces, logs, and metrics will be automatically resent once the connection is restored.
37+
When you stop the agent, any metrics, traces, or logs held in memory for retry will be lost. However, because we have configured the FileStorage Extension, all telemetry that has not yet been accepted by the target endpoint are safely checkpointed on disk.
3838

3939
Stopping the agent is a crucial step to clearly demonstrate how the system recovers when the agent is restarted.

0 commit comments

Comments
 (0)