-
Notifications
You must be signed in to change notification settings - Fork 166
add declarative config for baggage #2031
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
base: main
Are you sure you want to change the base?
add declarative config for baggage #2031
Conversation
f89cb52
to
507cef9
Compare
@jaydeluca please have a look |
.../main/java/io/opentelemetry/contrib/baggage/processor/BaggageLogRecordComponentProvider.java
Show resolved
Hide resolved
0072c76
to
e4c885f
Compare
@zeitlinger 3 tests are still failing even after rerunning them, can you check? worried to merge and possibly make our flaky test situation worse |
should be addressed with #2152 |
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.
Looks good to me. Thanks @zeitlinger!
Fixes #2013