From ee26b80c41bda7cd5fde9c82386881515e584a15 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Tue, 25 Jun 2024 00:37:24 +0200 Subject: [PATCH] docs: docs/environment-variables.md Co-authored-by: Andrew Gillis --- docs/environment-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/environment-variables.md b/docs/environment-variables.md index 1d7a2fe..6061bdc 100644 --- a/docs/environment-variables.md +++ b/docs/environment-variables.md @@ -299,7 +299,7 @@ specifications. Configuration environment variables are specified in the [OpenTelemetry Environment Variable Specification] where possible. The [Boxo Tracing] documentation is the basis for tracing here. -A major distinctions from the more general tracing enabled in boxo is that when +A major distinction from the more general tracing enabled in boxo is that when tracing is enabled it is restricted to flows through HTTP Gateway requests, rather than also included background processes.