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
This SDK option has no effect on streamed spans anymore. The replacement is ignoreSpans (which, if it matches a segment span also removes all child spans).
TBD: We could make this compatible with ignoreSpans to allow for a grace period
This SDK option has no effect on streamed spans anymore. The replacement is
ignoreSpans(which, if it matches a segment span also removes all child spans).TBD: We could make this compatible with ignoreSpans to allow for a grace period