Class HttpClientsProperties
- java.lang.Object
-
- io.opentelemetry.instrumentation.spring.autoconfigure.httpclients.HttpClientsProperties
-
@ConfigurationProperties(prefix="otel.springboot.httpclients") public final class HttpClientsProperties extends Object
Configuration for the tracing instrumentation of HTTP clients.Sets default value of otel.springboot.httpclients.enabled to true if the configuration does not exist in application context.
-
-
Constructor Summary
Constructors Constructor Description HttpClientsProperties()
-