Clavianus Juneardo

Results 22 comments of Clavianus Juneardo

Hi @ctml91 @lavie, this is my first PR as I try to join the Hacktoberfest. I Hope this helps #87

mentioning codeowners: @lyonlai @alecthomas @jvmakine @juliaogris 🙇

Have raised an issue [here](https://github.com/bufbuild/plugins/issues/1015)

> What are the advantages of injecting to the metadata over the current approach ? I'm currently using istio to generate [traceparent header](https://github.com/istio/istio/tree/master/samples/open-telemetry/tracing), I found that since the traceparent is...

it's weird, whenever I create a connection using `grpc.Dial`, I have to manually inject the `Traceparent` to the outgoing metdadata, meanwhile if I create the connection using `grpc.DialContext(context.Background(), ...)`, I...

I'll try to work on this

cc @everesio I am using the kafkav3.9.5 and the latest kafka-proxy v0.4.1-all