avito-tech / bioyino

High performance and high-precision multithreaded StatsD server
The Unlicense
229 stars 20 forks source link

Dev docker conf #56

Open yuriyzinchenko opened 3 years ago

yuriyzinchenko commented 3 years ago

Hi. Is it possible to configure bioyino to send metrics every 10 seconds regardless buffers config, like original statsd ? I have problem on docker, metrics are not delivered to backend most often.

Albibek commented 3 years ago

You can either tune buffer flush interval or turn multimessage mode off completely to process each packet if your amount of metrics is not too big.