File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2023,7 +2023,8 @@ public final class io/sentry/RequestDetails {
20232023
20242024public final class io/sentry/SamplingContext {
20252025 public fun <init> (Lio/sentry/TransactionContext;Lio/sentry/CustomSamplingContext;)V
2026- public fun <init> (Lio/sentry/TransactionContext;Lio/sentry/CustomSamplingContext;Ljava/lang/Double;)V
2026+ public fun <init> (Lio/sentry/TransactionContext;Lio/sentry/CustomSamplingContext;Ljava/lang/Double;Ljava/util/Map;)V
2027+ public fun getAttribute (Ljava/lang/String;)Ljava/lang/Object;
20272028 public fun getCustomSamplingContext ()Lio/sentry/CustomSamplingContext;
20282029 public fun getSampleRand ()Ljava/lang/Double;
20292030 public fun getTransactionContext ()Lio/sentry/TransactionContext;
You can’t perform that action at this time.
0 commit comments