DEFAULT_DOGSTATSD_PERMISSIVE_DECODING

Constant DEFAULT_DOGSTATSD_PERMISSIVE_DECODING 

Source
pub const DEFAULT_DOGSTATSD_PERMISSIVE_DECODING: bool = true;
Expand description

Whether the DogStatsD decoder relaxes its strictness by default.

Matches the Datadog Agent, which accepts payloads that violate the DogStatsD spec.