Class AzIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.AzIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>Azure Resource Provider Namespace as recognized by the client.static final io.opentelemetry.api.common.AttributeKey<String>The unique identifier of the service request. -
Method Summary
-
Field Details
-
AZ_NAMESPACE
Azure Resource Provider Namespace as recognized by the client. -
AZ_SERVICE_REQUEST_ID
The unique identifier of the service request. It's generated by the Azure service and returned with the response.
-