From 1d0b8b155bc55292fce7e9b7a59e81278a464e46 Mon Sep 17 00:00:00 2001 From: Greg Kalapos Date: Mon, 30 Jan 2023 19:53:00 +0100 Subject: [PATCH] Update configuration.asciidoc 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