-
MethodDescriptionhas no effect and will be removed in the next major update.has no effect and will be removed in the next major update.please use
IHub.getTraceparent()
instead.useSdkVersion.getPackageSet()
()}use {User.getData()
} insteadhas no effect and will be removed in the next major update.use {User.setData(Map)
} insteadhas no effect and will be removed in the next major update.please useSentry.getTraceparent()
instead.We're removing enableTracing in 8.0We're removing enableTracing in 8.0please use {SentryOptions.setTracePropagationTargets(List)
} insteadhas no effect and will be removed in the next major update.useSentry.continueTrace(String, List)
and setters for name and operation here instead.
-
ConstructorDescriptionplease use a constructor that takes a
SentrySubscriptionHandler
instead.please use a constructor that takes aSentrySubscriptionHandler
instead.please use a constructor that takes aSentrySubscriptionHandler
instead.please use a constructor that takes aSentrySubscriptionHandler
instead.
SentryGenericDataFetcherExceptionHandler
in combination withSentryInstrumentation
instead for better error reporting.