Skip to content

Commit 09c238a

Browse files
Apply suggestions from code review
1 parent e356653 commit 09c238a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ For more information, see [Microsoft.App/managedEnvironments](/azure/templates/m
749749

750750
In the event of a messaging inturruptions to an endpoint, the OpenTelemetry agent uses the following procedure to support data resilience:
751751

752-
- **In-memory buffering and retries**: The agent holds data in memory and keeps retrying (with backoff) for up to five minutes by default.
752+
- **In-memory buffering and retries**: The agent holds data in memory and keeps retrying (with backoff) for up to five minutes.
753753
- **Dropping data**: If the buffered queue fills up, or the endpoint is still down after retries, the agent discards the oldest batches to avoid running out of memory.
754754

755755
## Environment variables

0 commit comments

Comments
 (0)