Skip to content

Toolbox for tracing in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

slowli/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.

Contributing

All contributions are welcome! See the contributing guide to help you get involved.

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

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages