Class OtelTracerConfigurator

  • All Implemented Interfaces:
    NamedListInitializedPlugin

    public class OtelTracerConfigurator
    extends TracerConfigurator
    OpenTracing TracerConfigurator implementation which exports spans to OpenTelemetry in OTLP format. This impl re-uses the existing OpenTracing instrumentation through a shim, and takes care of properly closing the backing Tracer when Solr shuts down.
    • Constructor Detail

      • OtelTracerConfigurator

        public OtelTracerConfigurator()