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
Make the `Span` constructor actually fail if it gets unsupported
arguments, as opposed to silently ignoring them, so that folks get
notified early.
Deprecating some of these in
#4244Closes#4200
We explicitly don't want this (on child spans) because of extrapolation
But also, we can just remove this to have a smaller API surface
The text was updated successfully, but these errors were encountered: