Package io.sentry.opentelemetry
Class OtelSpanInfo
java.lang.Object
io.sentry.opentelemetry.OtelSpanInfo
-
Constructor Summary
ConstructorDescriptionOtelSpanInfo
(@NotNull String op, @NotNull String description, @NotNull TransactionNameSource transactionNameSource) -
Method Summary
Modifier and TypeMethodDescription@NotNull String
@NotNull String
getOp()
@NotNull TransactionNameSource
-
Constructor Details
-
OtelSpanInfo
public OtelSpanInfo(@NotNull @NotNull String op, @NotNull @NotNull String description, @NotNull @NotNull TransactionNameSource transactionNameSource)
-
-
Method Details
-
getOp
-
getDescription
-
getTransactionNameSource
-