Hi, When I send 2000 metrics to statsd.net TCP port, and I see there are some metrics missing and there are errors in the log. Does anyone meets the problem or has the suggestion to resolve it?
I also do the same test to UDP port and no metrics loss and don't see the error.
Error log in stats-net.log
2018-01-26 10:02:15 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:15 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:16 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:16 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:18 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:18 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:19 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:19 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:21 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:21 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:22 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:22 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:24 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:24 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:25 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:25 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:27 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:27 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:28 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:28 DEBUG - Attempting to send 100 lines to tb_Metrics.
2018-01-26 10:02:30 DEBUG - Wrote 100 lines to tb_Metrics.
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.te
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tc
2018-01-26 10:02:42 INFO - Bad message: Malformed message.
fanntest.tcp443.test:1
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fann
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
|c
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
f
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.tes
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fannt
2018-01-26 10:02:42 INFO - Bad message: Malformed message.
fanntest.tcp443.test:1|
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
c
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fa
2018-01-26 10:02:42 INFO - Bad message: Name cannot be empty.
:1|c
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.test
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fanntest.tcp443.t
2018-01-26 10:02:42 INFO - Bad message: Couldn't parse message: Index was outside the bounds of the array.
fan
Hi, When I send 2000 metrics to statsd.net TCP port, and I see there are some metrics missing and there are errors in the log. Does anyone meets the problem or has the suggestion to resolve it? I also do the same test to UDP port and no metrics loss and don't see the error.
Error log in stats-net.log
statsdnet.config
Reproduce Step(python code):