[discourse] OFREP HTTP Trace Context Propagation #4322
-
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
Reply from mark on Discourse: traceparentHey @slashmo ! Happy Holidays to you as well. Can you post what your tracing.propagators env var looks like to help debug? |
Beta Was this translation helpful? Give feedback.
-
Reply from slashmo on Discourse: Sure! It‘s |
Beta Was this translation helpful? Give feedback.
-
Reply from mark on Discourse: Hey @slashmo ! After much searching and debugging I think I found the issue and created a PR to fix: fix: otel http parent propogation by markphelps · Pull Request #3758 · flipt-io/flipt · GitHub Once this is merged we’ll get a new release out, likely Monday of next week. Thank you for raising this and for your patience!! |
Beta Was this translation helpful? Give feedback.
-
Reply from slashmo on Discourse: |
Beta Was this translation helpful? Give feedback.
-
Reply from slashmo on Discourse: I just tried this out from the |
Beta Was this translation helpful? Give feedback.
-
Reply from mark on Discourse: Awesome! we will likely create a new release tomorrow. In the mean time you could run our nightly build if you want to run via Docker
GitHub - flipt-io/flipt: Enterprise-ready, GitOps enabled, CloudNative...
|
Beta Was this translation helpful? Give feedback.
-
Reply from mark on Discourse: |
Beta Was this translation helpful? Give feedback.
Reply from mark on Discourse:
@slashmo we just released v1.54.0 with the fix