salvo-otel

OpenTelemetry support for Salvo(Just placeholder now, will publish soon...).

This is offical crate, so you can enable it in Cargo.toml like this:

toml salvo = { version = "*", features=["otel"] }

Documentation & Resources