Skip to content

Commit dbbf0f6

Browse files
Update src/docs/components/processors.mdx
Co-authored-by: bryan-aguilar <[email protected]>
1 parent 96724c7 commit dbbf0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/components/processors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ processors:
5858
decision_wait: 1s # This value should be smaller than wait_duration
5959
policies:
6060
- ..... # Applicable policies
61-
batch/traces:
61+
batch/tracesampling:
6262
timeout: 0s # No need to wait more since this will happen in previous processors
6363
send_batch_max_size: 8196 # This will still allow us to limit the size of the batches sent to subsequent exporters
6464

0 commit comments

Comments
 (0)