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
Added py.typed file to every package. This should resolve a bunch of mypy
errors for users. (#1720)
Add auto generated trace and resource attributes semantic conventions (#1759)
Added SpanKind to should_sample parameters, suggest using parent span context's tracestate
instead of manually passed in tracestate in should_sample (#1764)