Crate xray_tracing

source ·
Expand description

Provides a client interface for AWS X-Ray

Re-exports

Modules

Structs

  • X-Ray daemon client interface
  • Parsed representation of X-Amzn-Trace-Id request header
  • Represents fractional seconds since the epoch These can be derived from std::time::Duration and be converted too std::time::Duration

Enums

  • Unique identifier of an operation within a trace
  • Coorelates a string of spans together

Functions

Type Definitions

  • Type alias for Results which may return xray::Errors