Skip to main content

Module sampling

Module sampling 

Source

Structsยง

SamplingService
A sampling processor that passes 1 of every N exchanges (deterministic, counter-based). Non-sampled exchanges get CamelStop=true set and return Ok(exchange) (drop semantics consistent with ThrottleStrategy::Drop).