metrics_distributor 0.4.0

Ingest logs and forward aggregated data to APIs/services.
Documentation
# 0.3.6

* 6bcb84a: Update versions of `hyper`, `iron`, `router`, `regex`, `lazy_static`, `nom`, and `chrono` dependencies.
* 06cd15f: Add instructions to `README.md` for building with Homebrew OpenSSL on macOS.

# 0.3.5

* 54e212d: Add 99th percentile computation for measures.
* 80a310e: Update regex, nom, and rustc-serialize crates.