RequestSpan
interface RequestSpan (View source)
Represents a span of time an event occurs over.
Methods
Details
void
addTag(string $key, int|string $value)
Adds an tag to this span.
void
end()
Ends this span.