Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit c59fac2

Browse files
authored
Merge pull request #1797 from splunk/bhillmer-update-trace-size-limit
Update trace size limit
2 parents 7a113d5 + f443054 commit c59fac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin/references/system-limits/sys-limits-apm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Span and trace limits
4444
- 100,000 spans per trace
4545
- Spans are dropped after you reach the limit.
4646
* - Trace size
47-
- 16 MB
48-
- Spans are dropped from traces that exceed the 16 MB limit and are not analyzed by Splunk APM.
47+
- 8 MB
48+
- Spans are dropped from traces that exceed the 8 MB limit and are not analyzed by Splunk APM.
4949
* - Span accumulation duration
5050
- 10 minutes
5151
- When a specific trace ID reaches this limit, subsequent spans are grouped into another trace segment.

0 commit comments

Comments
 (0)