Appsignal.Tracer.root_span

You're seeing just the function root_span, go back to Appsignal.Tracer module for more information.

Specs

root_span() :: Appsignal.Span.t() | nil

Returns the root span in the current process.

Specs

root_span(pid()) :: Appsignal.Span.t() | nil

Returns the root span in the passed pid's process.