Skip to content

feat: allow for propagation_style in Sidekiq instrumentation to have dynamic option #1616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hibachrach
Copy link
Contributor

This still permits static values (and environment variable to configure them) but allows users to opt-in to having a callable/dynamic value for the given option.

Resolves #991

@hibachrach hibachrach force-pushed the make-sidekiq-propagation-style-dynamic branch from 21ce065 to 6d698ab Compare August 7, 2025 21:27
…dynamic option

This still permits static values (and environment variable to configure
them) but allows users to opt-in to having a callable/dynamic value for
the given option.

Resolves open-telemetry#991
@hibachrach hibachrach force-pushed the make-sidekiq-propagation-style-dynamic branch from 6d698ab to f568e48 Compare August 7, 2025 21:56
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.

Make Sidekiq propagation_style able to be changed on a job-by-job basis
1 participant