Skip to content

Commit fabe792

Browse files
heidmotroncodebotenandrzej-stencel
authored andcommitted
[chore] Remove max_in_flight_size_mib option (open-telemetry#36707)
#### Description Removes `max_in_flight_size_mib` in the Readme since it has been replaced by `admission` settings in the otelarrow receiver. Opted not to add the `admission` options since the config was focused on the exporter/processor but feel free to close if that's the better route. Co-authored-by: Alex Boten <[email protected]> Co-authored-by: Andrzej Stencel <[email protected]>
1 parent f168a48 commit fabe792

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exporter/otelarrowexporter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,4 @@ processors:
305305
send_batch_max_size: 1500
306306
send_batch_size: 1000
307307
timeout: 1s
308-
max_in_flight_size_mib: 128
309308
```

0 commit comments

Comments
 (0)