class

Tracing::Core::NoSubscriber

Inherits Tracing::Core::Subscriber < Reference < Object

Instance methods

enabled(metadata : Metadata) : Bool
Source
enter(id : Span::Id) : Nil
Source
event(event : Event) : Nil
Source
exit(id : Span::Id) : Nil
Source
new_span(attrs : Span::Attributes) : Span::Id
Source
record(id : Span::Id, values : Span::Record) : Nil
Source
record_follows_from(span : Span::Id, follows : Span::Id) : Nil
Source
register_callsite(metadata : Metadata) : Callsite::Interest
Source