HoneylixirTracing.Propogation.from_span
You're seeing just the function
from_span
, go back to HoneylixirTracing.Propogation module for more information.
Specs
from_span(HoneylixirTracing.Span.t()) :: %HoneylixirTracing.Propogation{ context: term(), dataset: term(), parent_id: term(), trace_id: term() }
Generates information necessary for propogation.