Skip to content
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

Fix tracing module sampling option should default to 1.0 when not set #3231

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 28, 2023

  1. Fix tracing module sampling option should default to 1.0 when not set

    This commit ensures that if the `sampling` option of the tracing
    module's client is not provided by user, the Client defaults to
    sample 100% of the request.
    oleiade committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9ea8a8f View commit details
    Browse the repository at this point in the history