Open vk-98 opened 2 years ago
You can use WithStatsdProtocol when creating the sink, or set the environment variable STATSD_PROTOCOL
.
So what should be the value needed to assign to this STATSD_PROTOCOL
environment variable?
So what should be the value needed to assign to this
STATSD_PROTOCOL
environment variable?
udp
Is it possible to use gostats with UDP protocol instead of TCP? If so, then what are the changes we have to do, and how we can check it is working?