You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by pavolloffay <gi...@git.apache.org> on 2017/04/28 12:29:13 UTC

[GitHub] httpclient issue #74: WIP: OpenTracing integration

Github user pavolloffay commented on the issue:

    https://github.com/apache/httpclient/pull/74
  
    This integration can live in a separate repo, if there will be a way how to add `TracingExec` as the last one in the chain.
    
    Question about async client. Requests probably happen in a different thread. Is there a way how to access code creating those callables/runnables? I will have to do something like this? https://github.com/OpenFeign/feign-opentracing/blob/master/feign-hystrix-opentracing/src/main/java/feign/opentracing/hystrix/TracingConcurrencyStrategy.java#L75 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org