Crates.io | tk-carbon |
lib.rs | tk-carbon |
version | 0.2.0 |
source | src |
created_at | 2017-03-02 13:25:38.52173 |
updated_at | 2017-11-24 16:18:45.625932 |
description | Implementation of carbon (graphite) client protocol on top of tokio-rs |
homepage | http://github.com/tailhook/tk-carbon |
repository | |
max_upload_size | |
id | 8767 |
size | 81,697 |
Status: Beta
Documentation | Github | Crate
A library to submit data to carbon (graphite). Works in asynchronous main loop using tokio.
Features:
Pluggable name resolution (service discovery)
Reconnects to the new host(s) on the fly
Connects to multiple hosts and duplicates records if name resolves to multiple hosts.
Licensed under either of
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.