=== Plugin Name ===
Contributors: vohof
Tags: statsd
Requires at least: 4.0
Tested up to: 4.1
Stable tag: 1.0.0
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Send statistics to a statsd daemon.

== Description ==

Send statistics to a statsd daemon. The following events are currently supported:

### Counter
- on publish post

### Timer
- Page load time

== Installation ==

You must already have a statsd daemon running for this plugin to functionally work.

If not, you can install it [through here](https://www.npmjs.com/package/statsd).
