Update docs/user-guide/nginx-configuration/configmap.md
Co-authored-by: Ehsan Saei <71217171+esigo@users.noreply.github.com>
This commit is contained in:
parent
003f04ca45
commit
580fd60f89
1 changed files with 2 additions and 1 deletions
|
@ -1095,7 +1095,8 @@ Enables or disables using spans from incoming requests as parent for created one
|
|||
|
||||
## otel-max-export-batch-size
|
||||
|
||||
The maximum batch size. Must be equal or smaller than [otel-max-export-batch-size](#otel-max-export-batch-size). _**default:**_ 512
|
||||
The maximum number of spans in a single batch.
|
||||
(#otel-max-export-batch-size). _**default:**_ 512
|
||||
|
||||
## otel-schedule-delay-millis
|
||||
|
||||
|
|
Loading…
Reference in a new issue