Expand description
AWS X-Ray emulator. Accepts trace segments via PutTraceSegments, persists them in memory, and serves the listing/aggregation operations the SDK and the X-Ray daemon hit when populating the console.
Re-exports§
pub use state::XrayState;