conderls
conderls
it seems that the sample rate is out of use when aggregation is enabled. the usage of cpu and memory may increase when monitoring massive messages. https://github.com/DataDog/java-dogstatsd-client/blob/master/src/main/java/com/timgroup/statsd/NonBlockingStatsDClient.java#L1191-L1209 ```java private void...
failed to reproduce the error with typesafe 1.3.4, it just works: ```scala scala> import com.typesafe.config.ConfigFactory import com.typesafe.config.ConfigFactory scala> val hocon = | """ | |tail = [ 2 ] |...
I did an experiments in a multi-module projects(43 sub-modules, sorry for not able to provide the internal code) on a machine with 128 cores, with build command: `mvnd -pl $MODULES...
try with batch_size=1 or offload mode