OpenTelemetry::API::Context::Key
Inherits Comparable / OpenTelemetry::API::AbstractContext::AbstractKey / Struct / Value / Object
Constructors
new(name : String = CSUUID.unique.to_s, context : OpenTelemetry::API::Context = Context.current, id : CSUUID = CSUUID.unique)
SourceInstance methods
<=>(other)
Sourcecontext
Sourceget(context = Context.current)
Sourceid
Sourcename
Sourcevalue
Source