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

ASF subversion and git services commented on SOLR-16938:
--------------------------------------------------------

Commit ff385d7b63c913b9724876b359cae5c63455f13e in solr's branch 
refs/heads/branch_9x from Alex Deparvu
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=ff385d7b63c ]

SOLR-16938 Auto configure tracer without a <tracerConfig> tag in solr.xml

(manual cherry picked from commit 5f25f09de4652c1c48095e45f68c2f0e28f8a464)


> Auto configure tracer without a <tracerConfig> tag in solr.xml
> --------------------------------------------------------------
>
>                 Key: SOLR-16938
>                 URL: https://issues.apache.org/jira/browse/SOLR-16938
>             Project: Solr
>          Issue Type: Improvement
>          Components: tracing
>            Reporter: Jan Høydahl
>            Assignee: Alex Deparvu
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Spinoff from SOLR-16536. It should now be possible to get rid of the explicit 
> {{<tracerConfig>}} config in solr.xml and the pluggable 
> {{TracerConfigurator}} class which is initialized in {{CoreContainer}}.
> Instead, the {{opentelemetry}} plugin can self-register statically to the 
> global OTEL instance.  This will make it sufficient to enable the 
> {{opentelemetry}} module to enable tracing. You can also 
> [enable/disable|https://opentelemetry.io/docs/specs/otel/configuration/sdk-environment-variables/]
>  it with env {{OTEL_SDK_DISABLED}}.
> Alternatively, if we are getting away with global instance (SOLR-16937), then 
> SolrCore could discover the plugin using SPI or similar as opposed to 
> explicit editing of solr.xml.



--
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