Class ProfileIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.ProfileIncubatingAttributes
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>Describes the interpreter or compiler of a single frame. -
Method Summary
-
Field Details
-
PROFILE_FRAME_TYPE
Describes the interpreter or compiler of a single frame.
-