open-telemetry / opentelemetry-cpp-contrib

https://opentelemetry.io/
Apache License 2.0
121 stars 128 forks source link

Feature to add nginx variables to access tracing context information #415

Closed aryanishan1001 closed 2 months ago

aryanishan1001 commented 3 months ago

Add nginx variables to access trace_id, span_id, and complete trace/b3 context.

Describe the solution you'd like Add the given nginx variables implementation in the module, the values can be accessed from the headers.

marcalff commented 2 months ago

Closed by #416