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
docs: document span.in_scope() at top-level (#1344)
## Motivation
`span.in_scope()` had a link def in the main tracing docs which was
unused, this function is quite handy to know about and I almost
re-implemented something similar to it.
I almost reimplemented this as a macro.
## Solution
Document it at top-level!
Co-authored-by: Eliza Weisman <[email protected]>
0 commit comments