David Smiley created SOLR-16943:
-----------------------------------

             Summary: Add client tracing spans to HTTP interaction; at least 
for Jetty HttpClient
                 Key: SOLR-16943
                 URL: https://issues.apache.org/jira/browse/SOLR-16943
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: tracing
            Reporter: David Smiley


Adding a client side span is useful to see bottlenecks in client-server 
interaction, especially async delivery delays.

Additionally: Instead of injecting tracing at HttpShardHandler & 
SolrCmdDistributor, go deeper at InstrumentedHttpListenerFactory, thereby 
covering more use-cases.  A random example is 
org.apache.solr.update.processor.DistributedUpdateProcessor#fetchFullUpdateFromLeader
 which currently isn't traced.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to