You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/gcp/docs/metrics.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ An example event for `billing` looks as following:
56
56
| cloud | Fields related to the cloud or infrastructure the events are coming from. | group |
57
57
| cloud.account.id | The cloud account or organization id used to identify different entities in a multi-tenant environment. Examples: AWS account id, Google Cloud ORG Id, or other unique identifier. | keyword |
58
58
| cloud.account.name | The cloud account name or alias used to identify different entities in a multi-tenant environment. Examples: AWS account name, Google Cloud ORG display name. | keyword |
59
-
| cloud.availability_zone | Availability zone in which this hostis running. | keyword |
59
+
| cloud.availability_zone | Availability zone in which this host, resource, or service is located. | keyword |
60
60
| cloud.image.id | Image ID for the cloud instance. | keyword |
61
61
| cloud.instance.id | Instance ID of the host machine. | keyword |
62
62
| cloud.instance.name | Instance name of the host machine. | keyword |
@@ -76,9 +76,11 @@ An example event for `billing` looks as following:
0 commit comments