From d2d35d34ae38cb6fb861abf39fe32d9256e9fd66 Mon Sep 17 00:00:00 2001 From: Gergely Kalapos Date: Thu, 30 Mar 2023 13:20:16 +0200 Subject: [PATCH] Update configuration.asciidoc (#1379) Update doc to changes in https://github.com/elastic/apm-agent-go/pull/1256 Signed-off-by: Greg Kalapos --- docs/configuration.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.asciidoc b/docs/configuration.asciidoc index db4aca3ab..a5d4d6754 100644 --- a/docs/configuration.asciidoc +++ b/docs/configuration.asciidoc @@ -673,7 +673,7 @@ If this config value is set to `"none"`, then no cloud metadata will be collecte [options="header"] |============ | Environment | Default -| `ELASTIC_APM_SPAN_COMPRESSION_ENABLED` | `false` +| `ELASTIC_APM_SPAN_COMPRESSION_ENABLED` | `true` |============ When enabled, the agent will attempt to compress _short_ exit spans that share the @@ -723,7 +723,7 @@ exact match for compression. [options="header"] |============ | Environment | Default -| `ELASTIC_APM_SPAN_COMPRESSION_SAME_KIND_MAX_DURATION` | `5ms` +| `ELASTIC_APM_SPAN_COMPRESSION_SAME_KIND_MAX_DURATION` | `0ms` |============ The maximum duration to consider for compressing sibling exit spans that are of