--
You received this message because you are subscribed to the Google Groups "eureka_netflix" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eureka_netfli...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Here's what i dug up. I've got three screenshots. One of the first StatsTimer created and one of a later StatsTimer instance. They are both referenced from a unique StatsMonitor$2 instance and from the ScheduledThreadPoolExecutor.
StatsTimer #1: https://www.dropbox.com/s/zppunt6mf055cqu/StatsTimer_1.png
StatsTimer #459 (the later instance): https://www.dropbox.com/s/binaubbaxgbvced/StatsTimer_459.png
Expanded look into instance #459: https://www.dropbox.com/s/5csjp5e7cb665s5/StatsTimer_459_Expanded.png
I hope that helps, I'm happy to keep digging. Let me know what else I can check into.
Jon
* The size for the buffer used to store samples is controlled using the sampleSize field, and the frequency* at which stats are computed is controlled with the computeFrequencyMillis option. By default these are* set to 100,000 entries in the buffer, and computation at 60,000 ms (1 minute) intervals.
To unsubscribe from this group and stop receiving emails from it, send an email to eureka_netflix+unsubscribe@googlegroups.com.