For environment no-latency application metric tracking and code profiling via Etsy's StatsD + Graphite..
Commenting.
XML-RPC.
Multiiste blog actions.
Track any other application stat in your WordPress site with 1 line of code in your plugin theme...
If StatsD is not on localhost, define IP in wp-config php define.
You can override the parent namespace via the define define in wp-config.php.
If needed you can overide UDP port of 8125 via define define..
If you have high traffic site you can lower the default 0.5 sample rate for per-pageload calls via STATSD SAMPLE RATE..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more