A Rust client for interacting with Dogstatsd
Dogstatsd is a custom StatsD implementation by DataDog for sending metrics and events to their system. Through this client you can report any type of metric you want, tag it, and enjoy your custom metrics.
- Fill out the README
- Get documentation site running
- Support tags and sampling %s