RequestTracer
interface RequestTracer (View source)
Represents a tracer capable of creating trace spans.
Methods
Details
requestSpan(string $name, RequestSpan $parent = null)
Creates a new request span.