struct

Tracing::Registry::SpanData

Inherits Struct < Value < Object

Stored data for a single span.

Constructors

new(id : Tracing::Core::Span::Id, name : String, metadata : Tracing::Core::Metadata, parent : Tracing::Core::Span::Id | Nil = nil)
Source

Instance methods

extensions
Source
metadata
Source
name
Source
parent
Source
ref_count
Source
ref_count=(ref_count : Int32)
Source