Skip to content

Fix ability to sample on periodic tasks#919

Merged
AlCutter merged 1 commit intotransparency-dev:mainfrom
AlCutter:fix_trace_breakage
Mar 26, 2026
Merged

Fix ability to sample on periodic tasks#919
AlCutter merged 1 commit intotransparency-dev:mainfrom
AlCutter:fix_trace_breakage

Conversation

@AlCutter
Copy link
Copy Markdown
Collaborator

This makes it possible to sample periodic traces again.

Samplers are invoked at Span creation time, so only attributes (etc.) provided when the span is created are available for Samplers to make their decisions. This change makes it possible to pass through trace.* options when creating traces using the new helper funcs.

@AlCutter AlCutter requested a review from phbnf March 26, 2026 15:30
@AlCutter AlCutter requested a review from a team as a code owner March 26, 2026 15:31
@AlCutter AlCutter merged commit 7658feb into transparency-dev:main Mar 26, 2026
15 checks passed
@AlCutter AlCutter deleted the fix_trace_breakage branch March 26, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants