-
Notifications
You must be signed in to change notification settings - Fork 169
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
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 |
MikeGoldsmith
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.
Looks good to me. Thanks @zeitlinger!
c27c16f to
00c7b28
Compare
bfd00b9 to
df6378e
Compare
|
@zeitlinger do you think there are any updates that make sense to the READMEs for declarative config support on these PRs? |
df6378e to
a840b47
Compare
|
🔧 The result from spotlessApply was committed to the PR branch. |
done for this one - and later in the others once the config bridge is available |
Fixes #2013