dsmiley commented on PR #1854:
URL: https://github.com/apache/solr/pull/1854#issuecomment-1686429704

   My local change is to `InstrumentedHttpRequestExecutor` to add a client span 
and to inject trace headers.  This class is used in UpdateShardHandler to 
create the "defaultClient" (Apache HttpClient).  Without this, any 
communication using Apache HttpClient won't propagate tracing.  If you were to 
make changes about passing certain headers in a generic way, that would be a 
work-around but the ideal fix is one I made and could share in 
InstrumentedHttpRequestExecutor.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to