You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
The v1.2 of the DogStatsD protocol introduces a new
container IDfield: https://docs.datadoghq.com/developers/dogstatsd/datagram_shell/?tab=metrics#dogstatsd-protocol-v12This extra field is automatically emitted by the official dogstatsd client (added in this PR: DataDog/datadog-go#250).
When veneur tries to parse a packet with this new field it fails with the following error: