pub const DEFAULT_DOGSTATSD_BUFFER_COUNT: usize = 128;
Default number of DogStatsD packet receive buffers allocated at startup.