Skip to content

Commit 956d463

Browse files
committed
[apm]: Update storage limit description
1 parent c7fcf79 commit 956d463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/observability/apm/configure/sampling.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This final policy is used to catch remaining trace events that don't match a str
6767
=== Storage limit
6868
The amount of storage space allocated for trace events matching tail sampling policies. Caution: Setting this limit higher than the allowed space may cause APM Server to become unhealthy.
6969

70-
If the configured apm-tail-based-sampling limit is insufficient, it logs "configured limit reached". When the storage limit is reached, the event will be indexed or discarded based on the <<sampling-tail-discard_on_write_failure-{input-type},Discard On Write Failure>> configuration.
70+
If the configured storage limit is insufficient, it logs "configured limit reached". When the storage limit is reached, the event will be indexed or discarded based on the <<sampling-tail-discard_on_write_failure-{input-type},Discard On Write Failure>> configuration.
7171

7272
Default: `3GB`. (text)
7373

0 commit comments

Comments
 (0)