We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96724c7 commit dbbf0f6Copy full SHA for dbbf0f6
src/docs/components/processors.mdx
@@ -58,7 +58,7 @@ processors:
58
decision_wait: 1s # This value should be smaller than wait_duration
59
policies:
60
- ..... # Applicable policies
61
- batch/traces:
+ batch/tracesampling:
62
timeout: 0s # No need to wait more since this will happen in previous processors
63
send_batch_max_size: 8196 # This will still allow us to limit the size of the batches sent to subsequent exporters
64
0 commit comments