Docs.rs
  • otlp-exporter-0.1.0
    • otlp-exporter 0.1.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fortime
    • Dependencies
      • futures ^0.3.28 normal
      • grpcio ^0.12.1 normal optional
      • http ^0.2.9 normal
      • opentelemetry-proto ^0.3.0 normal
      • opentelemetry_api ^0.20.0 normal
      • opentelemetry_sdk ^0.20.0 normal
      • prost ^0.11.9 normal optional
      • protobuf ^2.28.0 normal optional
      • reqwest ^0.11.18 normal optional
      • thiserror ^1.0.41 normal
      • tonic ^0.9.2 normal optional
      • opentelemetry-semantic-conventions ^0.12.0 dev
      • opentelemetry_sdk ^0.20.0 dev
      • temp-env ^0.3.4 dev
      • tokio ^1.29.1 dev
    • Versions
    • 40.91% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

otlp_exporter0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Pipeline
  • config::Config
  • config::ConfigBuilder

Enums

  • config::DataType
  • config::Protocol
  • error::OtlpExporterError

Functions

  • new_pipeline

Type Aliases

  • error::OtlpExporterResult

Constants

  • config::DEFAULT_TIMEOUT
  • config::OTEL_EXPORTER_OTLP_CERTIFICATE
  • config::OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE
  • config::OTEL_EXPORTER_OTLP_CLIENT_KEY
  • config::OTEL_EXPORTER_OTLP_ENDPOINT
  • config::OTEL_EXPORTER_OTLP_HEADERS
  • config::OTEL_EXPORTER_OTLP_INSECURE
  • config::OTEL_EXPORTER_OTLP_PROTOCOL
  • config::OTEL_EXPORTER_OTLP_TIMEOUT