-
Notifications
You must be signed in to change notification settings - Fork 893
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 a directive that the Baggage API must function, even without an SDK. #1103
Conversation
cc @bogdandrutu |
IMHO we should not specify baggage as part of the API, if it is in fact not an API but API+SDK folded into one. It should rather be an independent module that exists next to the API and shares the context layer. |
If you want to change this, I can let you take over the ownership of the issue. I don't think this is the right PR for your suggested change, whether or not I agree with it. |
6 approvals on this. Any reason not to merge? |
mostly the 2 business days wait period requirement for PRs. I'd say let's merge tomorrow morning PST |
there were no additional comments on spec meeting and two days passed. Merging, |
…DK. (open-telemetry#1103) * Add a directive that the Baggage API must function, even without an SDk. * add the changelog entry * add a missing CR
Fixes #1070
Changes
Clarifies that the Baggage API MUST be functional with only the OpenTelemetry API, without an installed SDK.