[ https://issues.apache.org/jira/browse/SOLR-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17656568#comment-17656568 ]
Jan Høydahl commented on SOLR-16536: ------------------------------------ If we base our solr-core instrumentation on the GlobalOpenTelemetry object, then it will still be pluggable in a sense, as if you add some other agent/plugin/module to Solr than our 'opentelemetry' module, you could inject a global tracer. But we'd probably not be able to combine such a 3rd party tracer with a future use of exporting logs in OTLP format with our module, as the two would compete in registering a global OTEL sdk object. > Replace OpenTracing instrumentation with OpenTelemetry > ------------------------------------------------------ > > Key: SOLR-16536 > URL: https://issues.apache.org/jira/browse/SOLR-16536 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Jan Høydahl > Priority: Major > > After this, we do not have any traces (pun intended) of either OpenTracing or > Jaegertracer libraries in Solr. We'll be using OTEL java sdk both for > instrumentation and trace exporting. -- 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