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

David Smiley commented on SOLR-15797:
-------------------------------------

At work we do this without any special changes to SolrJ.  You can add headers 
in the HTTP request via {{{}SolrRequest.addHeader{}}}.  Furthermore, I'm aware 
of Java agents provided by 
[https://github.com/opentracing-contrib/java-specialagent] and perhaps 
elsewhere that do this sort of thing generically at an HTTP client layer for 
popular clients.

+1 to documentation.

> SolrJ Tracer support
> --------------------
>
>                 Key: SOLR-15797
>                 URL: https://issues.apache.org/jira/browse/SOLR-15797
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Priority: Major
>
> It's not currently possible (or at least: not very easy out of the box) for a 
> SolrJ client application to specify distributed Tracing information in a 
> request to Solr such that Solr's Tracer support will recognize that the 
> request is part of a a larger Span.
> We should figure out & documented a recommended way of doing this



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to