-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Header Setter Extension: add default value to configuration #34455
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
Header Setter Extension: add default value to configuration #34455
Conversation
* default value config * set default value in context source if metadata empty fixes open-telemetry#34412
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
@f7o , is this ready for review? |
|
@jpkrohling implementing tests is still pending, will do soon. |
87cbf6b to
31c936d
Compare
|
@jpkrohling ready for review |
31c936d to
b7ed7e3
Compare
|
@Frapschen @jpkrohling who will/can merge this? I am not sure on all these checks, some seem broken, not able to pull changes, ... |
|
I'll merge once the CI is green |
|
please add a changelog |
|
@jpkrohling added a changelog CI doesn't seem to work!? workflows are pending or only running certain times? |
c12237b to
bbb5b43
Compare
5e1d72d to
87cbf6b
Compare
…emetry#34455) **Description:** <Describe what has changed.> * default value config * set default value in context source if metadata empty **Link to tracking Issue: open-telemetry#34412 **Testing:** tbd **Documentation:** see README.md --------- Co-authored-by: Juraci Paixão Kröhling <[email protected]>
Description:
**Link to tracking Issue: #34412
Testing: tbd
Documentation: see README.md