Docs.rs
tracing-opentelemetry-instrumentation-sdk-0.32.2
tracing-opentelemetry-instrumentation-sdk 0.32.2
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
davidB
Dependencies
http ^1
normal
optional
opentelemetry ^0.31
normal
opentelemetry-semantic-conventions ^0.31
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32
normal
assert2 ^0.3
dev
rstest ^0.26
dev
Versions
46.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
update_span_from_error
tracing_
opentelemetry_
instrumentation_
sdk
0.32.2
In tracing_
opentelemetry_
instrumentation_
sdk::
http::
http_
server
tracing_opentelemetry_instrumentation_sdk
::
http
::
http_server
Function
update_
span_
from_
error
Copy item path
Source
pub fn update_span_from_error<E>(span: &
Span
, error:
&E
)
where E:
Error
,
Available on
crate feature
http
only.