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

Ensure correlation via baggage on forwarded spans #413

Merged
merged 1 commit into from Apr 15, 2020

Conversation

lukasniemeier-zalando
Copy link
Member

Description

  • change active-span-check to assert on span-id only to not fail if spans are wrapped (forwarded) e.g. due to auto-tagging.

Motivation and Context

  • ensures baggage items are put into MDC as configured for log correlation.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have added tests to cover my changes.

@zeitlinger
Copy link
Contributor

👍

@zeitlinger
Copy link
Contributor

@lukasniemeier-zalando the commit is not signed

* change active-span-check to assert on span-id only to not fail if
spans are wrapped (forwarded) e.g. due to auto-tagging
@lukasniemeier-zalando
Copy link
Member Author

@zeitlinger thanks for the hint, fixed

@zeitlinger
Copy link
Contributor

👍

@zeitlinger zeitlinger merged commit b3de05b into master Apr 15, 2020
@zeitlinger zeitlinger deleted the forwarded-baggage-correlation branch April 15, 2020 12:18
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.

None yet

2 participants