Adrian Cole
Adrian Cole
fyi envoy people @dio @basvanbeek
@dimi-nk grpc-trace-bin was undocumented, but used by default when tracing enabled in grpc until this removed it https://github.com/grpc/grpc-java/pull/6577 gRPC dropped Census as a core dependency in v1.27. You can see...
This deprecates it, but backfills tests as @dimi-nk noticed the feature broke https://github.com/openzipkin/brave/pull/1262
@dimi-nk should be all good in Brave 5.13.0 just released, and apologies we missed this.
I think very recent version of vert.x can have client tracing. I helped them test it but we haven't built it into brave yet.
is it your intention to use apachehttpclient or is it because vertx client is not traced? On Wed, 28 Nov 2018, 12:51 liushunqiu Hello, I am now integrating brave-instrumentation-vertx-web and...
I feel like this could be done in propagation. for example, in secondary sampling we satisfy the same use case (for the second trace).. does this jog any more flexible...
Thanks for raising this and sorry no-one noticed. Is this something you've worked around (or can help with?)
definitely possible. we have this "rule of three" policy on adding new features, so we'd want to know others have long term interest. see https://github.com/openzipkin/brave/blob/master/HACKING.md#hacking-brave because there are different and...
@jeqo @jorgheymans @llinder @devinsba I think we should include this in our messaging abstraction work, ya?