Package io.sentry.spring.opentelemetry
Class SentryOpenTelemetryAgentWithoutAutoInitConfiguration
java.lang.Object
io.sentry.spring.opentelemetry.SentryOpenTelemetryAgentWithoutAutoInitConfiguration
@Configuration(proxyBeanMethods=false)
public class SentryOpenTelemetryAgentWithoutAutoInitConfiguration
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SentryOpenTelemetryAgentWithoutAutoInitConfiguration
public SentryOpenTelemetryAgentWithoutAutoInitConfiguration()
-
-
Method Details
-
sentryOpenTelemetryOptionsConfiguration
@Bean @ConditionalOnMissingBean(name="sentryOpenTelemetryOptionsConfiguration") @NotNull public Sentry.OptionsConfiguration<SentryOptions> sentryOpenTelemetryOptionsConfiguration()
-