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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.sentry.Sentry.OptionsConfiguration<io.sentry.SentryOptions>
-
Constructor Details
-
SentryOpenTelemetryAgentWithoutAutoInitConfiguration
public SentryOpenTelemetryAgentWithoutAutoInitConfiguration()
-
-
Method Details
-
sentryOpenTelemetryOptionsConfiguration
@Bean @ConditionalOnMissingBean(name="sentryOpenTelemetryOptionsConfiguration") @NotNull public io.sentry.Sentry.OptionsConfiguration<io.sentry.SentryOptions> sentryOpenTelemetryOptionsConfiguration()
-