Class TracingConfigurator

java.lang.Object
com.oracle.spring.otel.TracingConfigurator
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component public class TracingConfigurator extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • TracingConfigurator

      public TracingConfigurator(io.opentelemetry.api.OpenTelemetry openTelemetry)
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean