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 Summary
Constructors -
Method Summary
-
Constructor Details
-
TracingConfigurator
public TracingConfigurator(io.opentelemetry.api.OpenTelemetry openTelemetry)
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-