The Venator library provides a tracing layer that will export logs and spans to the Venator app.
This is currently in a "beta" state; bugs and quirks are to be expected but functionality should be complete. Bug reports and future feature requests are welcome.
Usage
[]
= "0.2.0"
use Venator;
builder
.with_host
.with_attribute
.with_attribute
.build
.install;