HoneylixirTracing.link_to_span
You're seeing just the function
link_to_span
, go back to HoneylixirTracing module for more information.
Helper method for sending a link
span annotation.
Accepts a t:Honeylixir.Propagation.t/0
as the data for what span to link to.
If no span is currently active, does nothing and returns nil
. Please consider
this feature experimental.