[ 
https://issues.apache.org/jira/browse/SOLR-16943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782667#comment-17782667
 ] 

Alex Deparvu commented on SOLR-16943:
-------------------------------------

this was merged to main and backported to 9.x. I would close this ticket and 
open a new one for the client side, as discussed on the PR. what do you think 
[~dsmiley]?

> 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
>          Components: tracing
>            Reporter: David Smiley
>            Priority: Major
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to