Class ConditionalJaegerTracerContext


  • @Configuration
    @ImportResource("/META-INF/opennms/applicationContext-tracer-jaeger.xml")
    public class ConditionalJaegerTracerContext
    extends java.lang.Object
    Conditionally load Jaeger tracer if jaeger tracer is enabled in system properties.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TRACER  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConditionalJaegerTracerContext

        public ConditionalJaegerTracerContext()