pub const DEFAULT_MAX_METRICS_PER_PAYLOAD: usize = 10_000;
Default maximum number of metrics packed into a single encoder payload.