struct

Tracing::Core::Span::Attributes

Inherits Struct < Value < Object

Attributes provided to a Subscriber describing a new span.

Constructors

new(metadata : Metadata, values : Field::ValueSet = Field::ValueSet.new, parent : Parent = Parent::CURRENT)
Source

Instance methods

contextual?
Source
has_explicit_parent?
Source
metadata
Source
parent
Source
root?
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source
values
Source