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. - Process
Report - A serializable process report structure
- Report
- A serializable report structure
- Thread
Report - A serializable thread report structure