Skip to content

fix: tracing: correctly handle JAEGER_SAMPLER_TYPE=probabilistic#731

Merged
charleskorn merged 1 commit into
mainfrom
charleskorn/jaeger-sampler-probabilistic
Aug 8, 2025
Merged

fix: tracing: correctly handle JAEGER_SAMPLER_TYPE=probabilistic#731
charleskorn merged 1 commit into
mainfrom
charleskorn/jaeger-sampler-probabilistic

Conversation

@charleskorn

Copy link
Copy Markdown
Contributor

What this PR does:

This PR fixes an issue where the tracing sampler would not be configured correctly if tracing is being configured from Jaeger environment variables and the JAEGER_SAMPLER_TYPE environment variable was set to probabilistic.

Which issue(s) this PR fixes:

Related to #681 and #700.

Checklist

  • Tests updated

@charleskorn charleskorn marked this pull request as ready for review August 8, 2025 06:23

@lamida lamida left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@charleskorn charleskorn merged commit c54005d into main Aug 8, 2025
13 of 14 checks passed
@charleskorn charleskorn deleted the charleskorn/jaeger-sampler-probabilistic branch August 8, 2025 06:51
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