You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide explicit set/get to avoid SpanAttributeConvertible wrapping
**Motivation:**
Provide more control and allow avoiding the existential
SpanAtrributeConvertible access when using the subscript.
**Modifications:**
additional API to avoid the existential
**Result:**
There is a way to use the API completely avoiding existentials
0 commit comments