Docs.rs
opentelemetry-lambda-extension-0.1.6
opentelemetry-lambda-extension 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
djvcom
Dependencies
anyhow ^1.0.100
normal
axum ^0.8
normal
bytes ^1.11.0
normal
chrono ^0.4
normal
figment ^0.10.19
normal
flate2 ^1.1.7
normal
hex ^0.4.3
normal
humantime-serde ^1.1.1
normal
lambda-extension ^1.0.1
normal
opentelemetry ^0.31
normal
opentelemetry-appender-tracing ^0.31.1
normal
opentelemetry-configuration ^0.3.0
normal
opentelemetry-otlp ^0.31
normal
opentelemetry-proto ^0.31
normal
opentelemetry-semantic-conventions ^0.31
normal
opentelemetry_sdk ^0.31
normal
prost ^0.14.1
normal
rand ^0.9.2
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tokio-util ^0.7
normal
tonic ^0.14.2
normal
tower ^0.5.2
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32
normal
tracing-subscriber ^0.3
normal
criterion ^0.8.1
dev
lambda-simulator ^0.1.5
dev
lambda_runtime ^1.0
dev
mock-collector ^0.2.7
dev
proptest ^1.9.0
dev
serial_test ^3.3.1
dev
temp-env ^0.3
dev
tempfile ^3.24.0
dev
Versions
100%
of the crate is documented
Platform
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
Module error
opentelemetry_
lambda_
extension
0.1.6
Module error
Module Items
Enums
Type Aliases
In crate opentelemetry_
lambda_
extension
opentelemetry_lambda_extension
Module
error
Copy item path
Source
Expand description
Error types for the Lambda OTel extension.
Enums
§
Extension
Error
Errors that can occur in the extension.
Type Aliases
§
Result
A specialised Result type for extension operations.