This is a wireshark protocol dissector for the statsd protocol written in lua.
Dogstatsd extensions such as tags are supported.
wireshark -X lua_script:/path/to/statsd_dissector.lua
or
tshark -X lua_script:/path/to/statsd_dissector.lua -r capture.pcap