Class OpenTelemetryAutoConfiguration
java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryAutoConfiguration
@Deprecated(since="3.4.0",
forRemoval=true)
public class OpenTelemetryAutoConfiguration
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Auto-configuration
for OpenTelemetry tracing.- Since:
- 3.0.0
- Author:
- Moritz Halbritter, Marcin Grzejszczak, Yanming Zhou
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
OpenTelemetryAutoConfiguration
public OpenTelemetryAutoConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.
-
OpenTelemetryTracingAutoConfiguration