8 unstable releases (3 breaking)
Uses old Rust 2015
0.4.1 | Aug 26, 2017 |
---|---|
0.4.0 | Aug 16, 2017 |
0.3.0 | May 24, 2017 |
0.2.2 | May 24, 2017 |
0.1.1 | Mar 24, 2017 |
#128 in #monitoring
78 downloads per month
Used in 2 crates
11KB
165 lines
Self-meter HTTP Renderer
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.
License
Licensed under either of
- Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
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.
lib.rs
:
HTTP/tokio handler for self-meter crate
Dependencies
~10MB
~205K SLoC