Class Attributes
java.lang.Object
org.forgerock.opentelemetry.semconv.Attributes
ForgeRock specific semantic conventions.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>
Attribute key for storing a transaction ID as a span attribute (semantic attribute). -
Method Summary
-
Field Details
-
TRANSACTION_ID
Attribute key for storing a transaction ID as a span attribute (semantic attribute).
-