pub const DEFAULT_DOGSTATSD_PERMISSIVE_DECODING: bool = true;
Whether the DogStatsD decoder relaxes its strictness by default.
Matches the Datadog Agent, which accepts payloads that violate the DogStatsD spec.