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
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.
0 commit comments