Semantic conventions for Azure resource log events
This document defines semantic conventions for instrumentations that emit Azure Resource Log events.
Azure Resource Log
Status:
The event name MUST be azure.resource.log.
Describes Azure Resource Log event, see Azure Resource Log Top-level Schema for more details.
Attributes:
| Key | Stability | Requirement Level | Value Type | Description | Example Values |
|---|---|---|---|---|---|
azure.service.request.id | Recommended | string | The unique identifier of the service request. It’s generated by the Azure service and returned with the response. | 00000000-0000-0000-0000-000000000000 | |
cloud.resource_id | Recommended | string | The Fully Qualified Azure Resource ID the log is emitted for. | arn:aws:lambda:REGION:ACCOUNT_ID:function:my-function; //run.googleapis.com/projects/PROJECT_ID/locations/LOCATION_ID/services/SERVICE_ID; /subscriptions/<SUBSCRIPTION_GUID>/resourceGroups/<RG>/providers/Microsoft.Web/sites/<FUNCAPP>/functions/<FUNC> |
Body fields:
:warning: Body fields will be moved to complex attributes once the semantic convention tooling supports complex attributes (see #1870).
[1]: Typically, this field includes the authorization and claims or JWT token from Active Directory.
[!Warning] This field contains sensitive (PII) information.
[2] tenant.id: if the event is tied to an Active Directory tenant.
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!