Skip to main content

DEFAULT_CHUNK_SIZE_EVENTS

Constant DEFAULT_CHUNK_SIZE_EVENTS 

Source
pub const DEFAULT_CHUNK_SIZE_EVENTS: usize = 1000;
Expand description

Default number of events batched per source send, and the base used for source output buffer sizing. Used when the chunk size has not been configured at startup.