Skip to content

Conversation

AdamGS
Copy link
Contributor

@AdamGS AdamGS commented Oct 8, 2025

Which issue does this PR close?

Rationale for this change

Allows extension that are not in this repo to wire the top-level configured tracing into their own async/threading models.

What changes are included in this PR?

Making trace_future and trace_block public functions.

Are these changes tested?

N/A

Are there any user-facing changes?

Extends the public API by a bit, but these functions seem very stable and straight forward.

@github-actions github-actions bot added the common Related to common crate label Oct 8, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense to me

@alamb alamb added this pull request to the merge queue Oct 10, 2025
Merged via the queue into apache:main with commit 8772411 Oct 10, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose trace_future and trace_block externally

2 participants