Crates.io | self-meter-http |
lib.rs | self-meter-http |
version | 0.4.1 |
source | src |
created_at | 2017-03-24 13:55:08.723286 |
updated_at | 2017-08-26 22:18:13.259177 |
description | A http renderer for self-meter crate, easily pluggable into tokio-based, or tk-http-based. May be plugged in any other application using separate thread. |
homepage | http://github.com/tailhook/self-meter-http |
repository | |
max_upload_size | |
id | 9136 |
size | 27,096 |
:Status: Alpha :Documentation: http://docs.rs/self-meter-http/
This crate gets data from self-meter_ crate and renders it in a HTTP response in as a JSON using tk-http_ crate.
.. _self-meter: http://crates.io/crates/self-meter .. _tk-http: http://crates.io/crates/tk-http
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.