Package io.sentry.opentelemetry
Class InternalSemanticAttributes
java.lang.Object
io.sentry.opentelemetry.InternalSemanticAttributes
-
Field Summary
Modifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>
static final io.opentelemetry.api.common.AttributeKey<Boolean>
static final io.opentelemetry.api.common.AttributeKey<Boolean>
static final io.opentelemetry.api.common.AttributeKey<Boolean>
static final io.opentelemetry.api.common.AttributeKey<Double>
static final io.opentelemetry.api.common.AttributeKey<Boolean>
static final io.opentelemetry.api.common.AttributeKey<Double>
static final io.opentelemetry.api.common.AttributeKey<Boolean>
-
Constructor Summary
-
Method Summary
-
Field Details
-
SAMPLED
-
SAMPLE_RATE
-
PARENT_SAMPLED
-
PROFILE_SAMPLED
-
PROFILE_SAMPLE_RATE
-
IS_REMOTE_PARENT
-
BAGGAGE
-
BAGGAGE_MUTABLE
-
-
Constructor Details
-
InternalSemanticAttributes
public InternalSemanticAttributes()
-