pub const DB__OPERATION__BATCH__SIZE: &str = "db.operation.batch.size";Expand description
The number of queries included in a batch operation. Operations are only considered batches when they contain two or more operations, and so db.operation.batch.size SHOULD never be 1.
- Scrubbing: Manual
- Rewriting behavior: None