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

Allow non-integral values for kafka_span_sample_rate_percent #485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChimeraCoder
Copy link
Contributor

@ChimeraCoder ChimeraCoder commented May 7, 2018

Summary

Allow non-integer values for the Kafka sample rate. This allows us to sample at rates less than 1% (or rates in between integer values).

Motivation

Test plan

Rollout/monitoring/revert plan

r? @joshu-stripe
cc @stripe/observability

@stripe-ci
Copy link

Gerald Rule: Copy Observability on Veneur and Unilog pull requests

cc @stripe/observability
cc @stripe/observability-stripe

@ChimeraCoder
Copy link
Contributor Author

Joshu is OOO this week

r? @cory-stripe

@cory-stripe
Copy link
Contributor

👍

From looking at the code it doesn't care of it's a float or not once the signature was fixed. Assuming tests pass looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants