Profiling Elgg site performance with Statsd
StatsD, created by Etsy, is a simple Node.JS server that provides powerful way to collect numerous statistics about your web application, and to do so simply and quickly. At Etsy, they graph everything, which they use to great effect. Collecting statistics is cool because it gives you hard data about how your software is performing. […]
StatsD, created by Etsy, is a simple Node.JS server that provides powerful way to collect numerous statistics about your web application, and to do so simply and quickly. At Etsy, they graph everything, which they use to great effect. Collecting statistics is cool because it gives you hard data about how your software is performing. […]
