Skip to content

sveatlo/tracing-toolbox

 
 

Repository files navigation

Toolbox for Tracing in Rust

Build Status License: MIT OR Apache-2.0

This repository provides various small(ish) tools for Rust tracing infrastructure. Currently, the following tools are included:

  • tracing-tunnel: Provides a tunnel to pass tracing information across an API boundary (such as the WASM client–host boundary).
  • tracing-capture: Allows capturing tracing spans and events, e.g. to use in test assertions.

License

All code is licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in tracing-toolbox by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Toolbox for tracing in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%