tk-carbon

Crates.iotk-carbon
lib.rstk-carbon
version0.2.0
sourcesrc
created_at2017-03-02 13:25:38.52173
updated_at2017-11-24 16:18:45.625932
description Implementation of carbon (graphite) client protocol on top of tokio-rs
homepagehttp://github.com/tailhook/tk-carbon
repository
max_upload_size
id8767
size81,697
Paul Colomiets (tailhook)

documentation

http://docs.rs/tk-carbon

README

Carbon Bindings for Tokio

Status: Beta

Documentation | Github | Crate

A library to submit data to carbon (graphite). Works in asynchronous main loop using tokio.

Features:

  1. Pluggable name resolution (service discovery)

  2. Reconnects to the new host(s) on the fly

  3. Connects to multiple hosts and duplicates records if name resolves to multiple hosts.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt