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
Remove the unconditional `return true if is_root` check in
SpanProcessor#should_forward_span? so that filters (including
filter_ai_spans) are applied to root spans as well. This aligns the
Ruby SDK behavior with the Python and JS SDKs.
Fixes#123
0 commit comments