You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2019/05/23 16:01:00 UTC

[jira] [Comment Edited] (SOLR-13434) OpenTracing support for Solr

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

Cao Manh Dat edited comment on SOLR-13434 at 5/23/19 4:00 PM:
--------------------------------------------------------------

My initial patch for this one, almost finish, but I still meet some problem on adding a new module named jeagertracer-configurator in Solr (failed to run ant generate-maven-artifacts). 
Areas that this issue should cover
* A basic distributed tracing for SolrCloud (outbound communications) on queries and indexing, other things like tracing on Overseer operations or Collections APIs can be added later.
* A jaeger-contrib module so users can use Solr with Jaeger as backend
* In case of Datadog, the Tracer is injected through Javaagent, so this also needs be supported in this issue.


was (Author: caomanhdat):
My initial patch for this one, almost finish, but I still meet some problem on adding a new module named jeagertracer-configurator in Solr (failed to run ant generate-maven-artifacts). 

> OpenTracing support for Solr
> ----------------------------
>
>                 Key: SOLR-13434
>                 URL: https://issues.apache.org/jira/browse/SOLR-13434
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Cao Manh Dat
>            Priority: Major
>             Fix For: master (9.0), 8.2
>
>         Attachments: SOLR-13434.patch
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> [OpenTracing|https://opentracing.io/] is a vendor neutral API and infrastructure for distributed tracing. Many OSS tracers just as Jaeger, OpenZipkin, Apache SkyWalking as well as commercial tools support OpenTracing APIs. Ideally, we can implement it once and have integrations for popular tracers like we have with metrics and prometheus.
> I'm aware of SOLR-9641 but HTrace has since retired from incubator for lack of activity so this is a fresh attempt at solving this problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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