#metrics #monitoring

self-meter-http

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.

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

Download history 13/week @ 2023-10-19 26/week @ 2023-10-26 15/week @ 2023-11-02 26/week @ 2023-11-09 11/week @ 2023-11-16 28/week @ 2023-11-23 38/week @ 2023-11-30 18/week @ 2023-12-07 28/week @ 2023-12-14 31/week @ 2023-12-21 7/week @ 2023-12-28 12/week @ 2024-01-04 12/week @ 2024-01-11 26/week @ 2024-01-18 20/week @ 2024-01-25 15/week @ 2024-02-01

78 downloads per month
Used in 2 crates

MIT/Apache

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

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