Skip to content

Commit d1dad6b

Browse files
bmorelli25mergify-bot
authored and
mergify-bot
committed
docs: update span compression links (#6985)
(cherry picked from commit 4df4752)
1 parent 6b5b8f7 commit d1dad6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/span-compression.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ Spans with longer duration are not compressed. Please refer to the agent documen
6161

6262
Support for span compression is available in these agents:
6363

64-
* Go: https://www.elastic.co/guide/en/apm/agent/go/master/configuration.html#config-span-compression-exact-match-duration[`ELASTIC_APM_SPAN_COMPRESSION_EXACT_MATCH_MAX_DURATION`], https://www.elastic.co/guide/en/apm/agent/go/master/configuration.html#config-span-compression-same-kind-duration[`ELASTIC_APM_SPAN_COMPRESSION_SAME_KIND_MAX_DURATION`]
64+
* Go: {apm-go-ref}/configuration.html#config-span-compression-exact-match-duration[`ELASTIC_APM_SPAN_COMPRESSION_EXACT_MATCH_MAX_DURATION`], {apm-go-ref}/configuration.html#config-span-compression-same-kind-duration[`ELASTIC_APM_SPAN_COMPRESSION_SAME_KIND_MAX_DURATION`]
6565
* Python: {apm-py-ref}/configuration.html#config-span-compression-exact-match-max_duration[`span_compression_exact_match_max_duration`], {apm-py-ref}/configuration.html#config-span-compression-same-kind-max-duration[`span_compression_same_kind_max_duration`]

0 commit comments

Comments
 (0)