Docs.rs
telemetry-rust-4.0.0
telemetry-rust 4.0.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
raphamorim
NENTBot
Dependencies
aws-types ^1
normal
optional
axum ^0.8.0
normal
optional
futures-util ^0.3
normal
optional
http ^1.1.0
normal
http-body-util ^0.1.1
normal
optional
hyper ^1.3
normal
optional
lambda_runtime ^0
normal
optional
opentelemetry ^0.30
normal
opentelemetry-http ^0.30
normal
opentelemetry-otlp ^0.30
normal
opentelemetry-semantic-conventions ^0.30
normal
opentelemetry-zipkin ^0.30
normal
optional
opentelemetry_api ^0.20.0
normal
optional
opentelemetry_sdk ^0.30
normal
paste ^1.0.14
normal
optional
pin-project-lite ^0.2
normal
optional
rand ^0.9.0
normal
optional
serde ^1.0.200
normal
optional
serde_json ^1.0.116
normal
optional
thiserror ^2.0.12
normal
tower ^0.5
normal
optional
tracing ^0.1.40
normal
tracing-opentelemetry ^0.31
normal
tracing-opentelemetry-instrumentation-sdk ^0.29
normal
tracing-subscriber ^0.3.18
normal
assert2 ^0.3
dev
rstest ^0.25
dev
tokio ^1.41
dev
Versions
3.57%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
telemetry_
rust
4.0.0
THREAD_
ID
Sections
Notes
Examples
In telemetry_
rust::
semconv
telemetry_rust
::
semconv
Constant
THREAD_ID
Copy item path
Source
pub const THREAD_ID: &'static
str
;
Expand description
Current “managed” thread ID (as opposed to OS thread ID).
§
Notes
§
Examples
42