-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Jaeger receiver: Remote sampling support #448
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
Jaeger receiver: Remote sampling support #448
Conversation
Signed-off-by: Annanay <[email protected]>
Signed-off-by: Annanay <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #448 +/- ##
==========================================
+ Coverage 75.72% 75.73% +0.01%
==========================================
Files 120 120
Lines 7345 7357 +12
==========================================
+ Hits 5562 5572 +10
- Misses 1520 1521 +1
- Partials 263 264 +1
Continue to review full report at Codecov.
|
Signed-off-by: Annanay <[email protected]>
Signed-off-by: Annanay <[email protected]>
|
@open-telemetry/collector-maintainers - Please review. |
pjanotti
left a comment
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.
@annanay25 LGTM just a few Qs and a nit
Co-Authored-By: Tigran Najaryan <[email protected]>
Signed-off-by: Annanay <[email protected]>
Signed-off-by: Annanay <[email protected]>
|
Thanks @annanay25 |
|
Thanks! |
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.6+incompatible to 20.10.7+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md) - [Commits](moby/moby@v20.10.6...v20.10.7) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This PR takes over from #432
jReceiverstructremote_sampling:fetch_endpoint)/cc @joe-elliott @tigrannajaryan