-
Notifications
You must be signed in to change notification settings - Fork 650
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
Implement baggage support in the OT shim #239
Comments
FYI changes to the context API in #325 will likely affect this. You may want to wait until that PR is merged to tackle this one. |
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 14, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 17, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 20, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 22, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 22, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 22, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 22, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 31, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 31, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 31, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Jul 31, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 5, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
ocelotl
added a commit
to ocelotl/opentelemetry-python
that referenced
this issue
Aug 6, 2020
srikanthccv
pushed a commit
to srikanthccv/opentelemetry-python
that referenced
this issue
Nov 1, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should implement baggage support in the OT shim:
opentelemetry-python/ext/opentelemetry-ext-opentracing-shim/src/opentelemetry/ext/opentracing_shim/__init__.py
Lines 37 to 43 in 26d56c0
opentelemetry-python/ext/opentelemetry-ext-opentracing-shim/src/opentelemetry/ext/opentracing_shim/__init__.py
Lines 80 to 92 in 26d56c0
The text was updated successfully, but these errors were encountered: