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