semantic-conventions/model/azure/deprecated/events-deprecated.yaml

21 lines
617 B
YAML

groups:
- id: event.az.resource.log
stability: development
type: event
name: az.resource.log
brief: >
Deprecated. Use `azure.resource.log` instead.
deprecated:
reason: renamed
renamed_to: azure.resource.log
attributes:
- ref: az.service_request_id
- ref: cloud.resource_id
brief: The [Fully Qualified Azure Resource ID](https://learn.microsoft.com/rest/api/resources/resources/get-by-id) the log is emitted for.
note: ""
body:
id: az.resource.log
requirement_level: recommended
type: undefined
stability: development