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

Metrics Span Multiplier #2172

Merged
merged 5 commits into from
Mar 14, 2023
Merged

Metrics Span Multiplier #2172

merged 5 commits into from
Mar 14, 2023

Conversation

altanozlu
Copy link
Contributor

@altanozlu altanozlu commented Mar 4, 2023

What this PR does:
Adds span multiplier feature by using "X-SampleRatio" attribute.

Which issue(s) this PR fixes:
Fixes #2166

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@mapno mapno left a 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.

modules/generator/processor/servicegraphs/config.go Outdated Show resolved Hide resolved
@altanozlu altanozlu marked this pull request as ready for review March 10, 2023 11:53
@altanozlu
Copy link
Contributor Author

Hi @mapno, do you have any idea why "Test Packages" test failed and can we rerun it ?

Copy link
Member

@mapno mapno left a comment

Choose a reason for hiding this comment

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

LGTM

@mapno mapno merged commit d747c50 into grafana:main Mar 14, 2023
@joe-elliott joe-elliott mentioned this pull request Mar 16, 2023
mdisibio pushed a commit to mdisibio/tempo that referenced this pull request Apr 18, 2023
* add config

* add GetSpanMultiplier

* add tests & fix tests

* fmt

* make it span_multiplier_key & add examples
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.

Dynamic Sampling
3 participants