salvo-otel

Crates.iosalvo-otel
lib.rssalvo-otel
version0.74.1
sourcesrc
created_at2023-04-06 22:18:42.085932
updated_at2024-11-05 07:17:58.815699
descriptionOpenTelemetry support for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id832536
size10,128
Maintainers (github:salvo-rs:maintainers)

documentation

README

salvo-otel

OpenTelemetry support for Salvo.

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

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

Documentation & Resources

Commit count: 3159

cargo fmt