-
Notifications
You must be signed in to change notification settings - Fork 527
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
Metrics Span Multiplier #2172
Metrics Span Multiplier #2172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the changes. This is something we've wanted to do for a long time. Thanks for starting the work.
Hi @mapno, do you have any idea why "Test Packages" test failed and can we rerun it ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* add config * add GetSpanMultiplier * add tests & fix tests * fmt * make it span_multiplier_key & add examples
What this PR does:
Adds span multiplier feature by using "X-SampleRatio" attribute.
Which issue(s) this PR fixes:
Fixes #2166
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]