On Wed, Jul 30, 2014 at 6:59 AM, Rahul Neelakantan <ra...@rahul.be> wrote:
> Any ideas you can provide on how to do this will be appreciated, we would > like to build a latency monitoring tool/dashboard that shows how long it > takes for data to get sent across various DCs. > The brute force method described downthread by Jeremy Jongsma gives you something like the monitoring you're looking for, but I continue to believe it's probably a bad idea to try to design a system in this way. =Rob