open-telemetry / opentelemetry-go-contrib

Collection of extensions for OpenTelemetry-Go.
https://opentelemetry.io/
Apache License 2.0
1.08k stars 508 forks source link

Log Bridge: Explicit Context Injection for Zapcore #5328

Open khushijain21 opened 3 months ago

khushijain21 commented 3 months ago

Completes #5191

For more details on context injection - Bridge API

Prototype: https://docs.google.com/document/d/15vR7D1x2tKd7u3zaTF0yH1WaHkUr2T4hhr7OyiZgmBg/edit#heading=h.4xuru5ljcups

AkhigbeEromo commented 3 weeks ago

Hello @khushijain21 Can i work on this?