Package version:
Return a new context which inherits from this context but does not contain a value for the given key.
context key for which to clear a value
Create a new context which inherits from this context and has the given key set to the given value.
context key for which to set the value
value to set for the given key
An interface structurally compatible with OpenTelemetry.