aws_ex_ray v0.1.3 AwsExRay.Trace
This module provides data structure which represents X-Ray’s trace
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
parse(value)
parse(String.t()) :: {:ok, AwsExRay.Trace.t()} | {:error, :not_found}
Link to this function
with_params(trace_id, sampled, parent)