You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AutoOps] Configure OTel Exporter to Send Maximum-sized Batches (#10126) (#10133)
This configures the standard `sending_queue` to batch-process and
limit the maximum size of payloads being sent over the wire to
avoid proxy and other rejections.
Note: `max_size` is uncompressed bytes.
(cherry picked from commit 476d721)
Co-authored-by: Chris Earle <[email protected]>
0 commit comments