HoneylixirTracing.Span (honeylixir_tracing v0.4.0) View Source
Used for manipulating span data directly.
In general, a user shouldn't need to interact with this. While it is documented, please consider this API unstable.
Link to this section Summary
Link to this section Types
Link to this section Functions
Specs
Specs
setup(String.t(), Honeylixir.Event.fields_map()) :: t()
Specs
setup( HoneylixirTracing.Propagation.t() | nil, String.t(), Honeylixir.Event.fields_map() ) :: t()