gofr-dev / gofr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
https://gofr.dev
Apache License 2.0
2.85k stars 201 forks source link

Support Authorization header for zipkin #729

Closed surajit-zs closed 2 months ago

srijan-27 commented 3 months ago

Passing custom headers is not yet supported by otel zipkin exporter. There is a ticket regarding the same: https://github.com/open-telemetry/opentelemetry-go/issues/3474 Will be creating a PR there, then only we would be able to use it here.