Docs.rs
  • lambda-otel-lite-0.1.2
    • lambda-otel-lite 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alessandrobologna
    • Dependencies
      • aws_lambda_events ^0.16.0 normal
      • futures-executor ^0.3.31 normal
      • futures-util ^0.3.31 normal
      • lambda-extension ^0.11.0 normal
      • lambda_runtime ^0.13.0 normal
      • opentelemetry ^0.27.1 normal
      • opentelemetry_sdk ^0.27.1 normal
      • otlp-stdout-span-exporter ^0.1.2 normal
      • pin-project ^1.1.8 normal
      • serde ^1.0 normal
      • serde_json ^1.0.133 normal
      • tokio ^1 normal
      • tower ^0.5.2 normal
      • tracing ^0.1 normal
      • tracing-opentelemetry ^0.28.0 normal
      • tracing-subscriber ^0.3.19 normal
      • urlencoding ^2.1.3 normal
      • doc-comment ^0.3 dev
      • libc ^0.2 dev
      • mockall ^0.13.1 dev
      • opentelemetry-otlp ^0.27.0 dev
      • serial_test ^3.2.0 dev
      • tokio ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

lambda_otel_lite0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • LambdaSpanProcessor
  • OtelInternalExtension
  • OtelTracingLayer
  • OtlpStdoutSpanExporter
  • ProcessorConfig
  • SpanAttributes
  • TelemetryCompletionHandler
  • TelemetryConfig
  • TelemetryConfigBuilder
  • TracedHandlerOptions

Enums

  • ProcessorMode

Traits

  • SpanAttributesExtractor

Functions

  • init_telemetry
  • register_extension
  • traced_handler