-
Notifications
You must be signed in to change notification settings - Fork 117
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
[WIP] Support tracing B3 headers #1076
[WIP] Support tracing B3 headers #1076
Conversation
Signed-off-by: Francesco Guardiani <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: slinkydeveloper The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## main #1076 +/- ##
============================================
- Coverage 79.91% 75.75% -4.17%
- Complexity 462 469 +7
============================================
Files 58 87 +29
Lines 1653 3023 +1370
Branches 138 141 +3
============================================
+ Hits 1321 2290 +969
- Misses 259 565 +306
- Partials 73 168 +95
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@slinkydeveloper: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
This Pull Request is stale because it has been open for 90 days with |
/remove-lifecycle stale |
@pierDipi: The In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/close see #1278 |
@matzew: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
) go mod vendor make generate-release Signed-off-by: Calum Murray <[email protected]>
Signed-off-by: Francesco Guardiani [email protected]
Fixes #725
Proposed Changes
Release Note
Docs
Perhaps we need that?