semantic-conventions/model/registry/azure.yaml

14 lines
451 B
YAML

groups:
- id: registry.azure.sdk
prefix: az
type: attribute_group
brief: >
This document defines generic attributes for Azure SDK.
attributes:
- id: service_request_id
type: string
stability: experimental
brief: "The unique identifier of the service request. It's generated by the Azure service and returned with the response."
examples:
- "00000000-0000-0000-0000-000000000000"