salvo-otel

Crates.iosalvo-otel
lib.rssalvo-otel
version0.68.5
sourcesrc
created_at2023-04-06 22:18:42.085932
updated_at2024-07-09 06:51:12.206383
descriptionOpenTelemetry support for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id832536
size9,456
Chrislearn Young (chrislearn)

documentation

README

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:

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

Documentation & Resources

Commit count: 3032

cargo fmt