Crate self_meter_http

Source
Expand description

HTTP/tokio handler for self-meter crate

Structsยง

Meter
A wrapper around original self_meter::Meter that locks internal mutex on most operations and maybe used in multiple threads safely.
ProcessReport
A serializable process report structure
Report
A serializable report structure
ThreadReport
A serializable thread report structure